File tree Expand file tree Collapse file tree 2 files changed +18
-5
lines changed
Expand file tree Collapse file tree 2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 2323 "contributions" : [
2424 " doc"
2525 ]
26+ },
27+ {
28+ "login" : " c00ler" ,
29+ "name" : " Alexey Venderov" ,
30+ "avatar_url" : " https://avatars.githubusercontent.com/u/1210272?v=4" ,
31+ "profile" : " https://github.com/c00ler" ,
32+ "contributions" : [
33+ " code"
34+ ]
2635 }
2736 ],
2837 "contributorsPerLine" : 7 ,
2938 "projectName" : " dotenv-java" ,
3039 "projectOwner" : " cdimascio" ,
3140 "repoType" : " github" ,
3241 "repoHost" : " https://github.com" ,
33- "skipCi" : true
42+ "skipCi" : true ,
43+ "commitConvention" : " angular"
3444}
Original file line number Diff line number Diff line change @@ -276,10 +276,13 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
276276<!-- prettier-ignore-start -->
277277<!-- markdownlint-disable -->
278278<table >
279- <tr >
280- <td align="center"><a href="https://github.com/Mooninaut"><img src="https://avatars.githubusercontent.com/u/1463364?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Clement Cherlin</b></sub></a><br /><a href="https://github.com/cdimascio/dotenv-java/commits?author=Mooninaut" title="Code">💻</a> <a href="https://github.com/cdimascio/dotenv-java/commits?author=Mooninaut" title="Tests">⚠️</a></td>
281- <td align="center"><a href="https://github.com/alexbraga"><img src="https://avatars.githubusercontent.com/u/61568124?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Braga</b></sub></a><br /><a href="https://github.com/cdimascio/dotenv-java/commits?author=alexbraga" title="Documentation">📖</a></td>
282- </tr >
279+ <tbody >
280+ <tr>
281+ <td align="center"><a href="https://github.com/Mooninaut"><img src="https://avatars.githubusercontent.com/u/1463364?v=4?s=100" width="100px;" alt="Clement Cherlin"/><br /><sub><b>Clement Cherlin</b></sub></a><br /><a href="https://github.com/cdimascio/dotenv-java/commits?author=Mooninaut" title="Code">💻</a> <a href="https://github.com/cdimascio/dotenv-java/commits?author=Mooninaut" title="Tests">⚠️</a></td>
282+ <td align="center"><a href="https://github.com/alexbraga"><img src="https://avatars.githubusercontent.com/u/61568124?v=4?s=100" width="100px;" alt="Alex Braga"/><br /><sub><b>Alex Braga</b></sub></a><br /><a href="https://github.com/cdimascio/dotenv-java/commits?author=alexbraga" title="Documentation">📖</a></td>
283+ <td align="center"><a href="https://github.com/c00ler"><img src="https://avatars.githubusercontent.com/u/1210272?v=4?s=100" width="100px;" alt="Alexey Venderov"/><br /><sub><b>Alexey Venderov</b></sub></a><br /><a href="https://github.com/cdimascio/dotenv-java/commits?author=c00ler" title="Code">💻</a></td>
284+ </tr>
285+ </tbody >
283286</table >
284287
285288<!-- markdownlint-restore -->
You can’t perform that action at this time.
0 commit comments