Commit c2c3e8d 1 parent 030fbda commit c2c3e8d Copy full SHA for c2c3e8d
File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 243
243
"contributions" : [
244
244
" code"
245
245
]
246
+ },
247
+ {
248
+ "login" : " DavidMazarro" ,
249
+ "name" : " David Mazarro" ,
250
+ "avatar_url" : " https://avatars.githubusercontent.com/u/22799724?v=4" ,
251
+ "profile" : " http://davidmazarro.com" ,
252
+ "contributions" : [
253
+ " code"
254
+ ]
246
255
}
247
256
],
248
257
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://github.com/stackbuilders/dotenv-hs/actions/workflows/build.yml/badge.svg )] ( https://github.com/stackbuilders/dotenv-hs/actions/workflows/build.yml ) [ ![ Hackage] ( https://img.shields.io/hackage/v/dotenv.svg )] ( http://hackage.haskell.org/package/dotenv )
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-26 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-27 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
# Dotenv files for Haskell
@@ -246,6 +246,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
246
246
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DanRCM"><img src="https://avatars.githubusercontent.com/u/112514991?v=4?s=100" width="100px;" alt="DanRCM"/><br /><sub><b>DanRCM</b></sub></a><br /><a href="https://github.com/stackbuilders/dotenv-hs/commits?author=DanRCM" title="Code">💻</a></td>
247
247
<td align="center" valign="top" width="14.28%"><a href="https://github.com/juanfcarrillo"><img src="https://avatars.githubusercontent.com/u/78522923?v=4?s=100" width="100px;" alt="Juan F. Carrillo"/><br /><sub><b>Juan F. Carrillo</b></sub></a><br /><a href="https://github.com/stackbuilders/dotenv-hs/commits?author=juanfcarrillo" title="Code">💻</a></td>
248
248
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fm7-1"><img src="https://avatars.githubusercontent.com/u/55803899?v=4?s=100" width="100px;" alt="Fabricio Mera"/><br /><sub><b>Fabricio Mera</b></sub></a><br /><a href="https://github.com/stackbuilders/dotenv-hs/commits?author=fm7-1" title="Code">💻</a></td>
249
+ <td align="center" valign="top" width="14.28%"><a href="http://davidmazarro.com"><img src="https://avatars.githubusercontent.com/u/22799724?v=4?s=100" width="100px;" alt="David Mazarro"/><br /><sub><b>David Mazarro</b></sub></a><br /><a href="https://github.com/stackbuilders/dotenv-hs/commits?author=DavidMazarro" title="Code">💻</a></td>
249
250
</tr>
250
251
</tbody >
251
252
</table >
You can’t perform that action at this time.
0 commit comments