Skip to content

Commit 510f293

Browse files
Alex0jkAlexander Mejia
and
Alexander Mejia
authored
Update All Contributors (#40)
* Update .all-contributorsrc * 👥 Add @BarbDMC as a contributor --------- Co-authored-by: Alexander Mejia <[email protected]>
1 parent 9f2e1e2 commit 510f293

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

.all-contributorsrc

+10-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"README.md"
88
],
99
"imageSize": 100,
10-
"commit": false,
10+
"commit": true,
1111
"commitConvention": "gitmoji",
1212
"contributors": [
1313
{
@@ -54,6 +54,15 @@
5454
"contributions": [
5555
"code"
5656
]
57+
},
58+
{
59+
"login": "BarbDMC",
60+
"name": "Barbara Morantes",
61+
"avatar_url": "https://avatars.githubusercontent.com/u/67979158?v=4",
62+
"profile": "https://www.barbaramorantes.com/",
63+
"contributions": [
64+
"example"
65+
]
5766
}
5867
],
5968
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Build](https://github.com/stackbuilders/atomic-write/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/stackbuilders/atomic-write/actions/workflows/build.yml)
22
[![Hackage version](https://img.shields.io/hackage/v/atomic-write.svg)](http://hackage.haskell.org/package/atomic-write)
33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
55
<!-- ALL-CONTRIBUTORS-BADGE:END -->
66

77
# Atomic Write
@@ -56,6 +56,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
5656
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Alex0jk"><img src="https://avatars.githubusercontent.com/u/22301755?v=4?s=100" width="100px;" alt="Alexander Mejía"/><br /><sub><b>Alexander Mejía</b></sub></a><br /><a href="https://github.com/stackbuilders/atomic-write/commits?author=Alex0jk" title="Code">💻</a></td>
5757
<td align="center" valign="top" width="14.28%"><a href="https://github.com/acamino"><img src="https://avatars.githubusercontent.com/u/957202?v=4?s=100" width="100px;" alt="Agustin Camino"/><br /><sub><b>Agustin Camino</b></sub></a><br /><a href="https://github.com/stackbuilders/atomic-write/commits?author=acamino" title="Code">💻</a></td>
5858
<td align="center" valign="top" width="14.28%"><a href="https://juancarlos.io/"><img src="https://avatars.githubusercontent.com/u/2164411?v=4?s=100" width="100px;" alt="Juan Paucar"/><br /><sub><b>Juan Paucar</b></sub></a><br /><a href="https://github.com/stackbuilders/atomic-write/commits?author=juanpaucar" title="Code">💻</a></td>
59+
<td align="center" valign="top" width="14.28%"><a href="https://www.barbaramorantes.com/"><img src="https://avatars.githubusercontent.com/u/67979158?v=4?s=100" width="100px;" alt="Barbara Morantes"/><br /><sub><b>Barbara Morantes</b></sub></a><br /><a href="#example-BarbDMC" title="Examples">💡</a></td>
5960
</tr>
6061
</tbody>
6162
<tfoot>

0 commit comments

Comments
 (0)