Skip to content

Commit 9f7f9e1

Browse files
authoredAug 30, 2022
docs: add Haleloch as a contributor for code, review (#37)
1 parent ed8586c commit 9f7f9e1

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed
 

‎.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,16 @@
1616
"code",
1717
"review"
1818
]
19+
},
20+
{
21+
"login": "Haleloch",
22+
"name": "Haleloch",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/75441206?v=4",
24+
"profile": "https://github.com/Haleloch",
25+
"contributions": [
26+
"code",
27+
"review"
28+
]
1929
}
2030
],
2131
"contributorsPerLine": 7,

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Java CI with Gradle](https://github.com/Programming-Org/Programming/actions/workflows/gradle.yml/badge.svg)](https://github.com/Programming-Org/Programming/actions/workflows/gradle.yml)
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55
[![codecov](https://codecov.io/gh/Programming-Org/Programming/branch/main/graph/badge.svg?token=M1KBWF0CDY)](https://codecov.io/gh/Programming-Org/Programming)
66

@@ -91,6 +91,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
9191
<table>
9292
<tr>
9393
<td align="center"><a href="http://realyusufismail-github-io.vercel.app"><img src="https://avatars.githubusercontent.com/u/67903886?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Yusuf Arfan Ismail</b></sub></a><br /><a href="#infra-RealYusufIsmail" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/Programming-Org/Programming/commits?author=RealYusufIsmail" title="Tests">⚠️</a> <a href="https://github.com/Programming-Org/Programming/commits?author=RealYusufIsmail" title="Code">💻</a> <a href="https://github.com/Programming-Org/Programming/pulls?q=is%3Apr+reviewed-by%3ARealYusufIsmail" title="Reviewed Pull Requests">👀</a></td>
94+
<td align="center"><a href="https://github.com/Haleloch"><img src="https://avatars.githubusercontent.com/u/75441206?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Haleloch</b></sub></a><br /><a href="https://github.com/Programming-Org/Programming/commits?author=Haleloch" title="Code">💻</a> <a href="https://github.com/Programming-Org/Programming/pulls?q=is%3Apr+reviewed-by%3AHaleloch" title="Reviewed Pull Requests">👀</a></td>
9495
</tr>
9596
</table>
9697

0 commit comments

Comments
 (0)