Skip to content

Commit a4f4bf8

Browse files
docs: add shamoilarsi as a contributor for code (#303)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent b39249e commit a4f4bf8

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,15 @@
272272
"contributions": [
273273
"code"
274274
]
275+
},
276+
{
277+
"login": "shamoilarsi",
278+
"name": "Shamoil Arsiwala",
279+
"avatar_url": "https://avatars.githubusercontent.com/u/16434451?v=4",
280+
"profile": "https://shamoilarsi.com",
281+
"contributions": [
282+
"code"
283+
]
275284
}
276285
],
277286
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# web3-ui
22

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

97
_In Development 🏗️_
@@ -111,6 +109,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
111109
</tr>
112110
<tr>
113111
<td align="center"><a href="https://twitter.com/patcito"><img src="https://avatars.githubusercontent.com/u/26435?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Patrick Aljord</b></sub></a><br /><a href="https://github.com/Developer-DAO/web3-ui/commits?author=patcito" title="Code">💻</a></td>
112+
<td align="center"><a href="https://shamoilarsi.com"><img src="https://avatars.githubusercontent.com/u/16434451?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Shamoil Arsiwala</b></sub></a><br /><a href="https://github.com/Developer-DAO/web3-ui/commits?author=shamoilarsi" title="Code">💻</a></td>
114113
</tr>
115114
</table>
116115

0 commit comments

Comments
 (0)