Skip to content

Commit c85869c

Browse files
authored
Merge pull request #10 from dscnitrourkela/all-contributors/add-srikant3691
docs: add srikant3691 as a contributor for code
2 parents c12ff16 + 299ede1 commit c85869c

File tree

2 files changed

+18
-5
lines changed

2 files changed

+18
-5
lines changed

.all-contributorsrc

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
2-
"files": ["README.md"],
2+
"files": [
3+
"README.md"
4+
],
35
"imageSize": 100,
46
"commit": false,
57
"commitType": "docs",
@@ -10,7 +12,19 @@
1012
"name": "Ayush",
1113
"avatar_url": "https://avatars.githubusercontent.com/u/135319056?v=4",
1214
"profile": "https://ayussh.vercel.app/",
13-
"contributions": ["code", "doc"]
15+
"contributions": [
16+
"code",
17+
"doc"
18+
]
19+
},
20+
{
21+
"login": "srikant3691",
22+
"name": "Srikant Panigrahy",
23+
"avatar_url": "https://avatars.githubusercontent.com/u/180011583?v=4",
24+
"profile": "https://github.com/srikant3691",
25+
"contributions": [
26+
"code"
27+
]
1428
}
1529
],
1630
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
[![Starware](https://img.shields.io/badge/Starware-⭐-black?labelColor=f9b00d)](https://github.com/zepfietje/starware)
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
[![Contributors][contributors-shield]][contributors-url]
@@ -246,6 +244,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
246244
<tbody>
247245
<tr>
248246
<td align="center" valign="top" width="14.28%"><a href="https://ayussh.vercel.app/"><img src="https://avatars.githubusercontent.com/u/135319056?v=4?s=100" width="100px;" alt="Ayush"/><br /><sub><b>Ayush</b></sub></a><br /><a href="https://github.com/dscnitrourkela/project-zucchini/commits?author=ayussh-2" title="Code">💻</a> <a href="https://github.com/dscnitrourkela/project-zucchini/commits?author=ayussh-2" title="Documentation">📖</a></td>
247+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/srikant3691"><img src="https://avatars.githubusercontent.com/u/180011583?v=4?s=100" width="100px;" alt="Srikant Panigrahy"/><br /><sub><b>Srikant Panigrahy</b></sub></a><br /><a href="https://github.com/dscnitrourkela/project-zucchini/commits?author=srikant3691" title="Code">💻</a></td>
249248
</tr>
250249
</tbody>
251250
</table>

0 commit comments

Comments
 (0)