Skip to content

Commit d234c45

Browse files
docs: add monicarib as a contributor (#264)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 0e4d800 commit d234c45

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,15 @@
178178
"contributions": [
179179
"code"
180180
]
181+
},
182+
{
183+
"login": "monicarib",
184+
"name": "Mônica Ribeiro",
185+
"avatar_url": "https://avatars0.githubusercontent.com/u/7025960?v=4",
186+
"profile": "https://github.com/monicarib",
187+
"contributions": [
188+
"code"
189+
]
181190
}
182191
],
183192
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[![npm downloads](https://img.shields.io/npm/dm/github-release-notes.svg)](https://www.npmjs.com/package/github-release-notes)
1010
[![Automated Release Notes by gren](https://img.shields.io/badge/%F0%9F%A4%96-release%20notes-00B2EE.svg)](https://github-tools.github.io/github-release-notes/)
1111
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
12-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
12+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
1313
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1414

1515
## OK, what can `gren` do for me?
@@ -249,6 +249,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
249249
<td align="center"><a href="https://github.com/lianghx-319"><img src="https://avatars2.githubusercontent.com/u/27187946?v=4" width="100px;" alt=""/><br /><sub><b>Han</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=lianghx-319" title="Code">💻</a></td>
250250
<td align="center"><a href="https://github.com/donmahallem"><img src="https://avatars2.githubusercontent.com/u/4698322?v=4" width="100px;" alt=""/><br /><sub><b>donmahallem</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=donmahallem" title="Code">💻</a></td>
251251
<td align="center"><a href="https://github.com/aelbozie"><img src="https://avatars3.githubusercontent.com/u/36151122?v=4" width="100px;" alt=""/><br /><sub><b>Ahmed</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=aelbozie" title="Code">💻</a></td>
252+
<td align="center"><a href="https://github.com/monicarib"><img src="https://avatars0.githubusercontent.com/u/7025960?v=4" width="100px;" alt=""/><br /><sub><b>Mônica Ribeiro</b></sub></a><br /><a href="https://github.com/github-tools/github-release-notes/commits?author=monicarib" title="Code">💻</a></td>
252253
</tr>
253254
</table>
254255

0 commit comments

Comments
 (0)