Skip to content

Commit 631c6cf

Browse files
docs: add gomex as a contributor (#143)
* docs: update README.md * docs: update .github/CONTRIBUTING.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 9439309 commit 631c6cf

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,15 @@
7474
"code",
7575
"ideas"
7676
]
77+
},
78+
{
79+
"login": "gomex",
80+
"name": "Rafael Gomes",
81+
"avatar_url": "https://avatars3.githubusercontent.com/u/95132?v=4",
82+
"profile": "http://gomex.me",
83+
"contributions": [
84+
"infra"
85+
]
7786
}
7887
],
7988
"badgeTemplate": "![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=for-the-badge)",

.github/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ Para atualizar:
153153
## Reconhecimento de contribuição
154154

155155
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
156-
![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=for-the-badge)
156+
![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=for-the-badge)
157157
<!-- ALL-CONTRIBUTORS-BADGE:END -->
158158

159159
Todos aqueles que contribuíram com o projeto, independente do tipo de contribuição, devem ser reconhecidos.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Sua empresa (ou projeto) utiliza e quer constar na lista? [Abra uma issue](https
111111
## Contributors ✨
112112

113113
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
114-
![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=for-the-badge)
114+
![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=for-the-badge)
115115
<!-- ALL-CONTRIBUTORS-BADGE:END -->
116116

117117
Obrigado a essas pessoas incríveis ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -129,6 +129,9 @@ Obrigado a essas pessoas incríveis ([emoji key](https://allcontributors.org/doc
129129
<td align="center"><a href="https://github.com/eliasreis54"><img src="https://avatars1.githubusercontent.com/u/29265526?v=4" width="100px;" alt=""/><br /><sub><b>Elias Reis</b></sub></a><br /><a href="#maintenance-eliasreis54" title="Maintenance">🚧</a></td>
130130
<td align="center"><a href="https://github.com/gabriel-pinheiro"><img src="https://avatars2.githubusercontent.com/u/56726395?v=4" width="100px;" alt=""/><br /><sub><b>gabriel-pinheiro</b></sub></a><br /><a href="https://github.com/PauloGoncalvesBH/ServeRest/commits?author=gabriel-pinheiro" title="Code">💻</a> <a href="#ideas-gabriel-pinheiro" title="Ideas, Planning, & Feedback">🤔</a></td>
131131
</tr>
132+
<tr>
133+
<td align="center"><a href="http://gomex.me"><img src="https://avatars3.githubusercontent.com/u/95132?v=4" width="100px;" alt=""/><br /><sub><b>Rafael Gomes</b></sub></a><br /><a href="#infra-gomex" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
134+
</tr>
132135
</table>
133136

134137
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)