Skip to content

Commit

Permalink
Merge pull request taskcluster#1511 from taskcluster/all-contributors…
Browse files Browse the repository at this point in the history
…/add-ededals

docs: add ededals as a contributor
  • Loading branch information
djmitche authored Oct 5, 2019
2 parents d441a18 + edbf70b commit 8f7aeaa
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,6 @@
"contributions": [
"code"
]

},
{
"login": "rbrishabh",
Expand All @@ -528,6 +527,15 @@
"contributions": [
"code"
]
},
{
"login": "ededals",
"name": "ededals",
"avatar_url": "https://avatars3.githubusercontent.com/u/43218607?v=4",
"profile": "https://github.com/ededals",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://www.linkedin.com/in/shubham-chinda-a0754713b/"><img src="https://avatars2.githubusercontent.com/u/21038543?v=4" width="100px;" alt="Shubham Chinda"/><br /><sub><b>Shubham Chinda</b></sub></a><br /><a href="https://github.com/taskcluster/taskcluster/commits?author=Shubhamchinda" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/patrickkang"><img src="https://avatars1.githubusercontent.com/u/1489148?v=4" width="100px;" alt="Patrick Kang"/><br /><sub><b>Patrick Kang</b></sub></a><br /><a href="https://github.com/taskcluster/taskcluster/commits?author=patrickkang" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/rbrishabh"><img src="https://avatars3.githubusercontent.com/u/22501334?v=4" width="100px;" alt="Rishabh Budhiraja "/><br /><sub><b>Rishabh Budhiraja </b></sub></a><br /><a href="https://github.com/taskcluster/taskcluster/commits?author=rbrishabh" title="Code">💻</a></td>
<td align="center"><a href="https://github.com/ededals"><img src="https://avatars3.githubusercontent.com/u/43218607?v=4" width="100px;" alt="ededals"/><br /><sub><b>ededals</b></sub></a><br /><a href="https://github.com/taskcluster/taskcluster/commits?author=ededals" title="Code">💻</a></td>
</tr>
</table>

Expand Down

0 comments on commit 8f7aeaa

Please sign in to comment.