File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 31
31
"avatar_url" : [
32
32
null
33
33
]
34
+ },
35
+ {
36
+ "login" : " khoing0810" ,
37
+ "name" : " Khoi Nguyen" ,
38
+ "contributions" : [
39
+ " code"
40
+ ],
41
+ "profile" : " https://github.com/khoing0810" ,
42
+ "avatar_url" : [
43
+ " https://avatars.githubusercontent.com/u/47909147?v=4"
44
+ ]
34
45
}
35
46
],
36
47
"contributorsPerLine" : 7
Original file line number Diff line number Diff line change 1
1
# Flux RESTFul API
2
2
3
3
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
4
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-3 -orange.svg?style=flat-square )] ( #contributors- )
5
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
6
7
7
![ img/flux-restful-eyes-small.png] ( img/flux-restful-eyes-small.png )
@@ -35,6 +35,7 @@ tool to generate a contributors graphic below.
35
35
<tr>
36
36
<td align="center" valign="top" width="14.28%"><a href="https://vsoch.github.io"><img src="https://avatars.githubusercontent.com/u/814322?v=4?s=100" width="100px;" alt="Vanessasaurus"/><br /><sub><b>Vanessasaurus</b></sub></a><br /><a href="https://github.com/flux-framework/flux-restful-api/commits?author=vsoch" title="Code">💻</a></td>
37
37
<td align="center" valign="top" width="14.28%"><a href="https://linkedin.com/in/tgamblin/"><img src="?s=100" width="100px;" alt="Todd Gamblin"/><br /><sub><b>Todd Gamblin</b></sub></a><br /><a href="https://github.com/flux-framework/flux-restful-api/commits?author=tgamblin" title="Code">💻</a></td>
38
+ <td align="center" valign="top" width="14.28%"><a href="https://github.com/khoing0810"><img src="https://avatars.githubusercontent.com/u/47909147?v=4?s=100" width="100px;" alt="Khoi Nguyen"/><br /><sub><b>Khoi Nguyen</b></sub></a><br /><a href="https://github.com/flux-framework/flux-restful-api/commits?author=khoing0810" title="Code">💻</a></td>
38
39
</tr>
39
40
</tbody >
40
41
</table >
You can’t perform that action at this time.
0 commit comments