Skip to content

Commit 4c6b726

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent f329ea4 commit 4c6b726

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
@@ -22,6 +22,15 @@
2222
"contributions": [
2323
"bug"
2424
]
25+
},
26+
{
27+
"login": "yi-ge-dian",
28+
"name": "yi-ge-dian",
29+
"avatar_url": "https://avatars.githubusercontent.com/u/68337798?v=4",
30+
"profile": "https://onepoint.link",
31+
"contributions": [
32+
"maintenance"
33+
]
2534
}
2635
],
2736
"contributorsPerLine": 7,
@@ -30,5 +39,6 @@
3039
"repoType": "github",
3140
"repoHost": "https://github.com",
3241
"skipCi": true,
33-
"commitConvention": "angular"
42+
"commitConvention": "angular",
43+
"commitType": "docs"
3444
}

0 commit comments

Comments
 (0)