Skip to content

Commit 23696bf

Browse files
docs: add eugenetriguba as a contributor (#17)
* 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 89500fb commit 23696bf

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@
1313
"contributions": [
1414
"code"
1515
]
16+
},
17+
{
18+
"login": "eugenetriguba",
19+
"name": "Eugene Triguba",
20+
"avatar_url": "https://avatars3.githubusercontent.com/u/15860938?v=4",
21+
"profile": "http://triguba.com",
22+
"contributions": [
23+
"code"
24+
]
1625
}
1726
],
1827
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![pypi](https://img.shields.io/pypi/v/taskipy?style=flat-square)](https://pypi.org/project/taskipy/)
66
[![travis](https://img.shields.io/travis/illBeRoy/taskipy/master?style=flat-square)](https://travis-ci.org/illBeRoy/taskipy)
77
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
8-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
8+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
99
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1010

1111
## General
@@ -164,6 +164,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
164164
<table>
165165
<tr>
166166
<td align="center"><a href="https://twitter.com/merwok_"><img src="https://avatars0.githubusercontent.com/u/635179?v=4" width="100px;" alt=""/><br /><sub><b>Éric Araujo</b></sub></a><br /><a href="https://github.com/illBeRoy/taskipy/commits?author=merwok" title="Code">💻</a></td>
167+
<td align="center"><a href="http://triguba.com"><img src="https://avatars3.githubusercontent.com/u/15860938?v=4" width="100px;" alt=""/><br /><sub><b>Eugene Triguba</b></sub></a><br /><a href="https://github.com/illBeRoy/taskipy/commits?author=eugenetriguba" title="Code">💻</a></td>
167168
</tr>
168169
</table>
169170

0 commit comments

Comments
 (0)