Skip to content

Commit 6aa1be4

Browse files
docs: update .all-contributorsrc [skip ci]
1 parent b0fa40c commit 6aa1be4

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
@@ -23,11 +23,21 @@
2323
"contributions": [
2424
"plugin"
2525
]
26+
},
27+
{
28+
"login": "CodeMC",
29+
"name": "CodeMC",
30+
"avatar_url": "https://avatars2.githubusercontent.com/u/37156340?v=4",
31+
"profile": "https://ci.codemc.io/",
32+
"contributions": [
33+
"infra"
34+
]
2635
}
2736
],
2837
"contributorsPerLine": 7,
2938
"projectName": "JavaBotBlockAPI",
3039
"projectOwner": "botblock",
3140
"repoType": "github",
32-
"repoHost": "https://github.com"
41+
"repoHost": "https://github.com",
42+
"skipCi": true
3343
}

0 commit comments

Comments
 (0)