Skip to content

Commit 9a8c551

Browse files
authored
Merge pull request #41 from botblock/all-contributors/add-CodeMC
docs: add CodeMC as a contributor
2 parents 2f54568 + 6aa1be4 commit 9a8c551

File tree

2 files changed

+19
-5
lines changed

2 files changed

+19
-5
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
}

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
[Caffeine]: https://github.com/ben-manes/caffeine
2727

2828
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
29-
[contributorsBadge]: https://img.shields.io/badge/Contributors_✨-2-green.svg?style=plastic
29+
[contributorsBadge]: https://img.shields.io/badge/Contributors_✨-3-green.svg?style=plastic
3030
<!-- ALL-CONTRIBUTORS-BADGE:END -->
3131

3232
![image]
@@ -263,14 +263,18 @@ Here are some useful links:
263263
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
264264

265265
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
266-
<!-- prettier-ignore -->
266+
<!-- prettier-ignore-start -->
267+
<!-- markdownlint-disable -->
267268
<table>
268269
<tr>
269-
<td align="center"><a href="https://tkachuk.tech"><img src="https://avatars1.githubusercontent.com/u/1907079?v=4" width="100px;" alt="Dave"/><br /><sub><b>Dave</b></sub></a><br /><a href="#ideas-DavidRockin" title="Ideas, Planning, & Feedback">🤔</a></td>
270-
<td align="center"><a href="http://linkedin.dv8tion.net"><img src="https://avatars1.githubusercontent.com/u/1479909?v=4" width="100px;" alt="Austin Keener"/><br /><sub><b>Austin Keener</b></sub></a><br /><a href="#plugin-DV8FromTheWorld" title="Plugin/utility libraries">🔌</a></td>
270+
<td align="center"><a href="https://tkachuk.tech"><img src="https://avatars1.githubusercontent.com/u/1907079?v=4" width="100px;" alt=""/><br /><sub><b>Dave</b></sub></a><br /><a href="#ideas-DavidRockin" title="Ideas, Planning, & Feedback">🤔</a></td>
271+
<td align="center"><a href="http://linkedin.dv8tion.net"><img src="https://avatars1.githubusercontent.com/u/1479909?v=4" width="100px;" alt=""/><br /><sub><b>Austin Keener</b></sub></a><br /><a href="#plugin-DV8FromTheWorld" title="Plugin/utility libraries">🔌</a></td>
272+
<td align="center"><a href="https://ci.codemc.io/"><img src="https://avatars2.githubusercontent.com/u/37156340?v=4" width="100px;" alt=""/><br /><sub><b>CodeMC</b></sub></a><br /><a href="#infra-CodeMC" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
271273
</tr>
272274
</table>
273275

276+
<!-- markdownlint-enable -->
277+
<!-- prettier-ignore-end -->
274278
<!-- ALL-CONTRIBUTORS-LIST:END -->
275279

276280
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)