Skip to content

Commit ce53155

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent f07c3a9 commit ce53155

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
@@ -87,6 +87,15 @@
8787
"contributions": [
8888
"bug"
8989
]
90+
},
91+
{
92+
"login": "chenrui333",
93+
"name": "Rui Chen",
94+
"avatar_url": "https://avatars.githubusercontent.com/u/1580956?v=4",
95+
"profile": "http://chenrui.dev",
96+
"contributions": [
97+
"code"
98+
]
9099
}
91100
],
92101
"contributorsPerLine": 7,
@@ -95,5 +104,6 @@
95104
"repoType": "github",
96105
"repoHost": "https://github.com",
97106
"skipCi": true,
98-
"commitConvention": "angular"
107+
"commitConvention": "angular",
108+
"commitType": "docs"
99109
}

0 commit comments

Comments
 (0)