Skip to content

Commit 012e6f4

Browse files
Add kacper3123 as contributor in README
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: Igor Klepacki <neg4n@icloud.com>
1 parent e108d4e commit 012e6f4

File tree

2 files changed

+19
-8
lines changed

2 files changed

+19
-8
lines changed

.all-contributorsrc

Lines changed: 17 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,17 @@
1010
"commitConvention": "angular",
1111
"contributorsPerLine": 7,
1212
"contributors": [
13+
{
14+
"login": "neg4n",
15+
"name": "Igor",
16+
"avatar_url": "https://avatars.githubusercontent.com/u/57688858?v=4",
17+
"profile": "https://neg4n.dev/",
18+
"contributions": [
19+
"code",
20+
"test",
21+
"example"
22+
]
23+
},
1324
{
1425
"login": "mgrabka",
1526
"name": "Maksymilian Grabka",
@@ -20,15 +31,14 @@
2031
"code"
2132
]
2233
},
34+
null,
2335
{
24-
"login": "neg4n",
25-
"name": "Igor",
26-
"avatar_url": "https://avatars.githubusercontent.com/u/57688858?v=4",
27-
"profile": "https://neg4n.dev/",
36+
"login": "kacper3123",
37+
"name": "kacper3123",
38+
"avatar_url": "https://avatars.githubusercontent.com/u/89151689?v=4",
39+
"profile": "https://github.com/kacper3123",
2840
"contributions": [
29-
"code",
30-
"test",
31-
"example"
41+
"doc"
3242
]
3343
}
3444
]

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,9 @@ export { GET };
9494
<table>
9595
<tbody>
9696
<tr>
97-
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrabka"><img src="https://avatars.githubusercontent.com/u/116151164?v=4?s=100" width="100px;" alt="Maksymilian Grabka"/><br /><sub><b>Maksymilian Grabka</b></sub></a><br /><a href="https://github.com/neg4n/next-api-compose/commits?author=mgrabka" title="Tests">⚠️</a> <a href="https://github.com/neg4n/next-api-compose/commits?author=mgrabka" title="Code">💻</a></td>
9897
<td align="center" valign="top" width="14.28%"><a href="https://neg4n.dev/"><img src="https://avatars.githubusercontent.com/u/57688858?v=4?s=100" width="100px;" alt="Igor"/><br /><sub><b>Igor</b></sub></a><br /><a href="https://github.com/neg4n/next-api-compose/commits?author=neg4n" title="Code">💻</a> <a href="https://github.com/neg4n/next-api-compose/commits?author=neg4n" title="Tests">⚠️</a> <a href="#example-neg4n" title="Examples">💡</a></td>
98+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mgrabka"><img src="https://avatars.githubusercontent.com/u/116151164?v=4?s=100" width="100px;" alt="Maksymilian Grabka"/><br /><sub><b>Maksymilian Grabka</b></sub></a><br /><a href="https://github.com/neg4n/next-api-compose/commits?author=mgrabka" title="Tests">⚠️</a> <a href="https://github.com/neg4n/next-api-compose/commits?author=mgrabka" title="Code">💻</a></td>
99+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kacper3123"><img src="https://avatars.githubusercontent.com/u/89151689?v=4?s=100" width="100px;" alt="kacper3123"/><br /><sub><b>kacper3123</b></sub></a><br /><a href="https://github.com/neg4n/next-api-compose/commits?author=kacper3123" title="Documentation">📖</a></td>
99100
</tr>
100101
</tbody>
101102
</table>

0 commit comments

Comments
 (0)