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 14
14
" code" ,
15
15
" test"
16
16
]
17
+ },
18
+ {
19
+ "login" : " alexbraga" ,
20
+ "name" : " Alex Braga" ,
21
+ "avatar_url" : " https://avatars.githubusercontent.com/u/61568124?v=4" ,
22
+ "profile" : " https://github.com/alexbraga" ,
23
+ "contributions" : [
24
+ " doc"
25
+ ]
17
26
}
18
27
],
19
28
"contributorsPerLine" : 7 ,
Original file line number Diff line number Diff line change 1
1
# 🗝️ dotenv-java
2
2
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1 -orange.svg?style=flat-square )] ( #contributors- )
3
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-2 -orange.svg?style=flat-square )] ( #contributors- )
4
4
<!-- ALL-CONTRIBUTORS-BADGE:END -->
5
5
6
6
![ ] ( https://travis-ci.org/cdimascio/dotenv-java.svg?branch=master ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/cdimascio/dotenv-java/badge.svg?branch=fixes )] ( https://coveralls.io/github/cdimascio/dotenv-java?branch=fixes ) [ ![ Maven Central] ( https://img.shields.io/maven-central/v/io.github.cdimascio/dotenv-java.svg?label=Maven%20Central )] ( https://search.maven.org/artifact/io.github.cdimascio/dotenv-java ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/66b8195f0da544f1ad9ed1352c0ea66f )] ( https://app.codacy.com/app/cdimascio/dotenv-java?utm_source=github.com&utm_medium=referral&utm_content=cdimascio/dotenv-java&utm_campaign=Badge_Grade_Dashboard ) [ ![ ] ( https://img.shields.io/gitter/room/cdimascio-oss/community?color=%23eb205a )] ( https://gitter.im/cdimascio-oss/community ) [ ![ ] ( https://img.shields.io/badge/doc-javadoc-blue )] ( https://cdimascio.github.io/dotenv-java/docs/javadoc/index.html ) ![ ] ( https://img.shields.io/badge/license-Apache%202.0-blue.svg )
@@ -274,6 +274,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
274
274
<table >
275
275
<tr >
276
276
<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>
277
+ <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>
277
278
</tr >
278
279
</table >
279
280
You can’t perform that action at this time.
0 commit comments