Skip to content

Commit

Permalink
docs: add mhedges as a contributor (#252)
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed May 8, 2020
1 parent 8649538 commit ce983df
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .all-contributorsrc
Expand Up @@ -159,6 +159,19 @@
"test",
"talk"
]
},
{
"login": "mhedges",
"name": "Michael Hedges",
"avatar_url": "https://avatars3.githubusercontent.com/u/18672512?v=4",
"profile": "https://github.com/mhedges",
"contributions": [
"code",
"ideas",
"question",
"test",
"talk"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -136,6 +136,7 @@ Thanks especially to the gracious help of awkward-array contributors ([emoji key
<td align="center"><a href="https://github.com/glass-ships"><img src="https://avatars2.githubusercontent.com/u/26975530?v=4" width="100px;" alt=""/><br /><sub><b>glass-ships</b></sub></a><br /><a href="https://github.com/scikit-hep/awkward-1.0/commits?author=glass-ships" title="Code">πŸ’»</a> <a href="#ideas-glass-ships" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/scikit-hep/awkward-1.0/commits?author=glass-ships" title="Tests">⚠️</a> <a href="#talk-glass-ships" title="Talks">πŸ“’</a></td>
<td align="center"><a href="https://www.linkedin.com/in/charles-c-escott/"><img src="https://avatars3.githubusercontent.com/u/48469669?v=4" width="100px;" alt=""/><br /><sub><b>Charles Escott</b></sub></a><br /><a href="https://github.com/scikit-hep/awkward-1.0/commits?author=EscottC" title="Code">πŸ’»</a> <a href="#ideas-EscottC" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/scikit-hep/awkward-1.0/commits?author=EscottC" title="Tests">⚠️</a> <a href="#talk-EscottC" title="Talks">πŸ“’</a></td>
<td align="center"><a href="https://github.com/masonproffitt"><img src="https://avatars3.githubusercontent.com/u/32773304?v=4" width="100px;" alt=""/><br /><sub><b>Mason Proffitt</b></sub></a><br /><a href="https://github.com/scikit-hep/awkward-1.0/issues?q=author%3Amasonproffitt" title="Bug reports">πŸ›</a> <a href="https://github.com/scikit-hep/awkward-1.0/commits?author=masonproffitt" title="Code">πŸ’»</a> <a href="#ideas-masonproffitt" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="https://github.com/scikit-hep/awkward-1.0/commits?author=masonproffitt" title="Tests">⚠️</a> <a href="#talk-masonproffitt" title="Talks">πŸ“’</a></td>
<td align="center"><a href="https://github.com/mhedges"><img src="https://avatars3.githubusercontent.com/u/18672512?v=4" width="100px;" alt=""/><br /><sub><b>Michael Hedges</b></sub></a><br /><a href="https://github.com/scikit-hep/awkward-1.0/commits?author=mhedges" title="Code">πŸ’»</a> <a href="#ideas-mhedges" title="Ideas, Planning, & Feedback">πŸ€”</a> <a href="#question-mhedges" title="Answering Questions">πŸ’¬</a> <a href="https://github.com/scikit-hep/awkward-1.0/commits?author=mhedges" title="Tests">⚠️</a> <a href="#talk-mhedges" title="Talks">πŸ“’</a></td>
</tr>
</table>

Expand Down

0 comments on commit ce983df

Please sign in to comment.