Skip to content

Commit 2b3505c

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent 455ab84 commit 2b3505c

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
@@ -171,6 +171,15 @@
171171
"contributions": [
172172
"ideas"
173173
]
174+
},
175+
{
176+
"login": "kaitabuchi314",
177+
"name": "kaitabuchi",
178+
"avatar_url": "https://avatars.githubusercontent.com/u/93952418?v=4",
179+
"profile": "https://kaitab.net/",
180+
"contributions": [
181+
"ideas"
182+
]
174183
}
175184
],
176185
"contributorsPerLine": 7,
@@ -179,5 +188,6 @@
179188
"repoType": "github",
180189
"repoHost": "https://github.com",
181190
"skipCi": true,
182-
"commitConvention": "angular"
191+
"commitConvention": "angular",
192+
"commitType": "docs"
183193
}

0 commit comments

Comments
 (0)