Skip to content

Commit 14319b6

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 059ec77 commit 14319b6

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
@@ -109,12 +109,22 @@
109109
"contributions": [
110110
"doc"
111111
]
112+
},
113+
{
114+
"login": "Festusali",
115+
"name": "Festus Ali",
116+
"avatar_url": "https://avatars.githubusercontent.com/u/42407804?v=4",
117+
"profile": "https://festusali.com/",
118+
"contributions": [
119+
"code"
120+
]
112121
}
113122
],
114123
"projectName": "node-mongo-cli",
115124
"projectOwner": "code-collabo",
116125
"repoType": "github",
117126
"repoHost": "https://github.com",
118127
"skipCi": true,
119-
"commitConvention": "angular"
128+
"commitConvention": "angular",
129+
"commitType": "docs"
120130
}

0 commit comments

Comments
 (0)