File tree Expand file tree Collapse file tree 2 files changed +19
-8
lines changed Expand file tree Collapse file tree 2 files changed +19
-8
lines changed Original file line number Diff line number Diff line change 10
10
"commitConvention" : " angular" ,
11
11
"contributorsPerLine" : 7 ,
12
12
"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
+ },
13
24
{
14
25
"login" : " mgrabka" ,
15
26
"name" : " Maksymilian Grabka" ,
20
31
" code"
21
32
]
22
33
},
34
+ null ,
23
35
{
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 " ,
28
40
"contributions" : [
29
- " code" ,
30
- " test" ,
31
- " example"
41
+ " doc"
32
42
]
33
43
}
34
44
]
Original file line number Diff line number Diff line change @@ -94,8 +94,9 @@ export { GET };
94
94
<table >
95
95
<tbody >
96
96
<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>
98
97
<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>
99
100
</tr>
100
101
</tbody >
101
102
</table >
You can’t perform that action at this time.
0 commit comments