Skip to content

Commit 4430c0f

Browse files
authoredNov 23, 2022
docs: add yassenb as a contributor for code (#40)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 45f25e2 commit 4430c0f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed
 

‎.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,15 @@
3232
"contributions": [
3333
"code"
3434
]
35+
},
36+
{
37+
"login": "yassenb",
38+
"name": "yassenb",
39+
"avatar_url": "https://avatars.githubusercontent.com/u/531223?v=4",
40+
"profile": "https://github.com/yassenb",
41+
"contributions": [
42+
"code"
43+
]
3544
}
3645
],
3746
"contributorsPerLine": 7,

‎README.md

+1
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
281281
<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>
282282
<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>
283283
<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+
<td align="center"><a href="https://github.com/yassenb"><img src="https://avatars.githubusercontent.com/u/531223?v=4?s=100" width="100px;" alt="yassenb"/><br /><sub><b>yassenb</b></sub></a><br /><a href="https://github.com/cdimascio/dotenv-java/commits?author=yassenb" title="Code">💻</a></td>
284285
</tr>
285286
</tbody>
286287
</table>

0 commit comments

Comments
 (0)
Please sign in to comment.