Skip to content

Commit 86cd21f

Browse files
update .all-contributorsrc [skip ci]
1 parent 2e8f099 commit 86cd21f

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
@@ -154,6 +154,15 @@
154154
"contributions": [
155155
"bug"
156156
]
157+
},
158+
{
159+
"login": "dreamerblue",
160+
"name": "bLue",
161+
"avatar_url": "https://avatars.githubusercontent.com/u/19774268?v=4",
162+
"profile": "https://dreamer.blue/",
163+
"contributions": [
164+
"code"
165+
]
157166
}
158167
],
159168
"contributorsPerLine": 6,
@@ -164,5 +173,6 @@
164173
"repoType": "github",
165174
"repoHost": "https://github.com",
166175
"skipCi": true,
167-
"commitConvention": "none"
176+
"commitConvention": "none",
177+
"commitType": "docs"
168178
}

0 commit comments

Comments
 (0)