File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 7
7
" README.md"
8
8
],
9
9
"imageSize" : 100 ,
10
- "commit" : false ,
10
+ "commit" : true ,
11
11
"commitConvention" : " gitmoji" ,
12
12
"contributors" : [
13
13
{
54
54
"contributions" : [
55
55
" code"
56
56
]
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
+ ]
57
66
}
58
67
],
59
68
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
[ ![ 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 )
2
2
[ ![ Hackage version] ( https://img.shields.io/hackage/v/atomic-write.svg )] ( http://hackage.haskell.org/package/atomic-write )
3
3
<!-- 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- )
5
5
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
6
7
7
# Atomic Write
@@ -56,6 +56,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
56
56
<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>
57
57
<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>
58
58
<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>
59
60
</tr>
60
61
</tbody >
61
62
<tfoot >
You can’t perform that action at this time.
0 commit comments