Skip to content

Commit 556c613

Browse files
Merge pull request #59 from AstroAI-Lab/manual-contributors
Manual contributors
2 parents abdfc26 + 934c2cc commit 556c613

2 files changed

Lines changed: 57 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,53 @@
11
{
22
"projectName": "CODES-Benchmark",
33
"projectOwner": "AstroAI-Lab",
4+
"files": [
5+
"README.md"
6+
],
7+
"commitType": "docs",
8+
"commitConvention": "angular",
9+
"contributorsPerLine": 7,
10+
"contributors": [
11+
{
12+
"login": "robin-janssen",
13+
"name": "Robin Janssen",
14+
"avatar_url": "https://avatars.githubusercontent.com/u/82322346?v=4",
15+
"profile": "https://github.com/robin-janssen",
16+
"contributions": [
17+
"code",
18+
"content",
19+
"data",
20+
"doc",
21+
"design",
22+
"example",
23+
"ideas",
24+
"infra",
25+
"maintenance",
26+
"plugin",
27+
"projectManagement",
28+
"question",
29+
"research",
30+
"review",
31+
"tool",
32+
"test",
33+
"talk",
34+
"userTesting"
35+
]
36+
},
37+
{
38+
"login": "TobiBu",
39+
"name": "Tobias Buck",
40+
"avatar_url": "https://avatars.githubusercontent.com/u/7574273?v=4",
41+
"profile": "https://tobibu.github.io",
42+
"contributions": [
43+
"ideas",
44+
"infra",
45+
"projectManagement",
46+
"research",
47+
"review",
48+
"talk",
49+
"mentoring"
50+
]
51+
},
52+
]
453
}

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,14 @@ In short: open or pick an issue, make your changes in a branch, and submit a pul
7373
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
7474
<!-- prettier-ignore-start -->
7575
<!-- markdownlint-disable -->
76+
<table>
77+
<tbody>
78+
<tr>
79+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/robin-janssen"><img src="https://avatars.githubusercontent.com/u/82322346?v=4?s=100" width="100px;" alt="Robin Janssen"/><br /><sub><b>Robin Janssen</b></sub></a><br /><a href="#code-robin-janssen" title="Code">💻</a> <a href="#content-ufuk-cakir" title="Content">🖋</a> <a href="#data-ufuk-cakir" title="Data">🔣</a> <a href="#doc-ufuk-cakir" title="Documentation">📖</a> <a href="#design-ufuk-cakir" title="Design">🎨</a> <a href="#example-ufuk-cakir" title="Examples">💡</a> <a href="#ideas-ufuk-cakir" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-ufuk-cakir" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#maintenance-ufuk-cakir" title="Maintenance">🚧</a> <a href="#plugin-ufuk-cakir" title="Plugin/utility libraries">🔌</a> <a href="#projectManagement-ufuk-cakir" title="Project Management">📆</a> <a href="#question-ufuk-cakir" title="Answering Questions">💬</a> <a href="#research-ufuk-cakir" title="Research">🔬</a> <a href="#review-ufuk-cakir" title="Reviewed Pull Requests">👀</a> <a href="#tool-ufuk-cakir" title="Tools">🔧</a> <a href="#test-ufuk-cakir" title="Tests">⚠️</a> <a href="#talk-ufuk-cakir" title="Talks">📢</a> <a href="#userTesting-ufuk-cakir" title="User Testing">📓</a></td>
80+
<td align="center" valign="top" width="14.28%"><a href="https://tobibu.github.io"><img src="https://avatars.githubusercontent.com/u/7574273?v=4?s=100" width="100px;" alt="Tobias Buck"/><br /><sub><b>Tobias Buck</b></sub></a><br /><a href="#ideas-TobiBu" title="Ideas, Planning, & Feedback">🤔</a> <a href="#infra-TobiBu" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="#projectManagement-TobiBu" title="Project Management">📆</a> <a href="#research-TobiBu" title="Research">🔬</a> <a href="#review-TobiBu" title="Reviewed Pull Requests">👀</a> <a href="#test-TobiBu" title="Tests">⚠️</a> <a href="#talk-TobiBu" title="Talks">📢</a> <a href="#mentoring-TobiBu" title="Mentoring">🧑‍🏫</a></td>
81+
</tr>
82+
</tbody>
83+
</table>
7684

7785
<!-- markdownlint-restore -->
7886
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)