Skip to content

Commit f8eb8b2

Browse files
docs: add CatalinCsnMaster as a contributor for code (#187)
* 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 2b39709 commit f8eb8b2

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
@@ -143,6 +143,15 @@
143143
"contributions": [
144144
"code"
145145
]
146+
},
147+
{
148+
"login": "CatalinCsnMaster",
149+
"name": "Casuneanu Catalin",
150+
"avatar_url": "https://avatars.githubusercontent.com/u/25109595?v=4",
151+
"profile": "http://jay-software.com",
152+
"contributions": [
153+
"code"
154+
]
146155
}
147156
],
148157
"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-15-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
_In Development 🏗️_
@@ -78,6 +76,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7876
</tr>
7977
<tr>
8078
<td align="center"><a href="http://www.dezinersoftware.com"><img src="https://avatars.githubusercontent.com/u/4706001?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Greg Syme</b></sub></a><br /><a href="https://github.com/Developer-DAO/web3-ui/commits?author=gjsyme" title="Code">💻</a></td>
79+
<td align="center"><a href="http://jay-software.com"><img src="https://avatars.githubusercontent.com/u/25109595?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Casuneanu Catalin</b></sub></a><br /><a href="https://github.com/Developer-DAO/web3-ui/commits?author=CatalinCsnMaster" title="Code">💻</a></td>
8180
</tr>
8281
</table>
8382

0 commit comments

Comments
 (0)