Skip to content

Commit 61eda58

Browse files
authored
Merge branch 'master' into all-contributors/add-DmitrijOkeanij
2 parents 58530b3 + b34850c commit 61eda58

File tree

2 files changed

+44
-1
lines changed

2 files changed

+44
-1
lines changed

.all-contributorsrc

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,43 @@
5555
"contributions": [
5656
"ideas"
5757
]
58+
},
59+
{
60+
"login": "brahma-dev",
61+
"name": "Brahma Dev",
62+
"avatar_url": "https://avatars3.githubusercontent.com/u/1793295?v=4",
63+
"profile": "https://github.com/brahma-dev",
64+
"contributions": [
65+
"bug"
66+
]
67+
},
68+
{
69+
"login": "felixlapalma",
70+
"name": "Felix Rojo Lapalma",
71+
"avatar_url": "https://avatars2.githubusercontent.com/u/38389683?v=4",
72+
"profile": "https://github.com/felixlapalma",
73+
"contributions": [
74+
"bug"
75+
]
76+
},
77+
{
78+
"login": "RobinWijnant",
79+
"name": "Robin Wijnant",
80+
"avatar_url": "https://avatars3.githubusercontent.com/u/33033209?v=4",
81+
"profile": "http://robinwijnant.me",
82+
"contributions": [
83+
"bug",
84+
"code"
85+
]
86+
},
87+
{
88+
"login": "onilton",
89+
"name": "Onilton Maciel",
90+
"avatar_url": "https://avatars2.githubusercontent.com/u/725676?v=4",
91+
"profile": "https://github.com/onilton",
92+
"contributions": [
93+
"ideas"
94+
]
5895
}
5996
],
6097
"contributorsPerLine": 7,

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Add & Commit
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
You can use this GitHub Action to commit changes made in your workflow run directly to your repo: for example, you use it to lint your code, update documentation, commit updated builds, etc....
@@ -159,6 +159,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
159159
<td align="center"><a href="https://twitter.com/yelizariev"><img src="https://avatars0.githubusercontent.com/u/186131?v=4" width="100px;" alt=""/><br /><sub><b>Ivan Yelizariev</b></sub></a><br /><a href="#ideas-yelizariev" title="Ideas, Planning, & Feedback">🤔</a></td>
160160
<td align="center"><a href="https://github.com/jhhughes"><img src="https://avatars2.githubusercontent.com/u/13724293?v=4" width="100px;" alt=""/><br /><sub><b>jhhughes</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/issues?q=author%3Ajhhughes" title="Bug reports">🐛</a></td>
161161
<td align="center"><a href="https://sunengine.site"><img src="https://avatars3.githubusercontent.com/u/10674646?v=4" width="100px;" alt=""/><br /><sub><b>Дмитрий Океаний</b></sub></a><br /><a href="#ideas-DmitrijOkeanij" title="Ideas, Planning, & Feedback">🤔</a></td>
162+
<td align="center"><a href="https://github.com/brahma-dev"><img src="https://avatars3.githubusercontent.com/u/1793295?v=4" width="100px;" alt=""/><br /><sub><b>Brahma Dev</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/issues?q=author%3Abrahma-dev" title="Bug reports">🐛</a></td>
163+
<td align="center"><a href="https://github.com/felixlapalma"><img src="https://avatars2.githubusercontent.com/u/38389683?v=4" width="100px;" alt=""/><br /><sub><b>Felix Rojo Lapalma</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/issues?q=author%3Afelixlapalma" title="Bug reports">🐛</a></td>
164+
<td align="center"><a href="http://robinwijnant.me"><img src="https://avatars3.githubusercontent.com/u/33033209?v=4" width="100px;" alt=""/><br /><sub><b>Robin Wijnant</b></sub></a><br /><a href="https://github.com/EndBug/add-and-commit/issues?q=author%3ARobinWijnant" title="Bug reports">🐛</a> <a href="https://github.com/EndBug/add-and-commit/commits?author=RobinWijnant" title="Code">💻</a></td>
165+
</tr>
166+
<tr>
167+
<td align="center"><a href="https://github.com/onilton"><img src="https://avatars2.githubusercontent.com/u/725676?v=4" width="100px;" alt=""/><br /><sub><b>Onilton Maciel</b></sub></a><br /><a href="#ideas-onilton" title="Ideas, Planning, & Feedback">🤔</a></td>
162168
</tr>
163169
</table>
164170

0 commit comments

Comments
 (0)