Skip to content

Commit 7ddb339

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent d5ad291 commit 7ddb339

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@
3232
"doc",
3333
"review"
3434
]
35+
},
36+
{
37+
"login": "ifeoluwafavour",
38+
"name": "Ife",
39+
"avatar_url": "https://avatars.githubusercontent.com/u/64481442?v=4",
40+
"profile": "http://ifeoluwafavour.hashnode.dev",
41+
"contributions": [
42+
"doc"
43+
]
3544
}
3645
],
3746
"contributorsPerLine": 7,
@@ -40,5 +49,6 @@
4049
"repoType": "github",
4150
"repoHost": "https://github.com",
4251
"skipCi": true,
43-
"commitConvention": "angular"
52+
"commitConvention": "angular",
53+
"commitType": "docs"
4454
}

0 commit comments

Comments
 (0)