File tree 2 files changed +18
-5
lines changed
2 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 23
23
"contributions" : [
24
24
" doc"
25
25
]
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
+ ]
26
35
}
27
36
],
28
37
"contributorsPerLine" : 7 ,
29
38
"projectName" : " dotenv-java" ,
30
39
"projectOwner" : " cdimascio" ,
31
40
"repoType" : " github" ,
32
41
"repoHost" : " https://github.com" ,
33
- "skipCi" : true
42
+ "skipCi" : true ,
43
+ "commitConvention" : " angular"
34
44
}
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
276
276
<!-- prettier-ignore-start -->
277
277
<!-- markdownlint-disable -->
278
278
<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 >
283
286
</table >
284
287
285
288
<!-- markdownlint-restore -->
You can’t perform that action at this time.
0 commit comments