Skip to content

Commit

Permalink
Merge pull request #401 from widdowquinn/add_contributors
Browse files Browse the repository at this point in the history
Add contributors
  • Loading branch information
widdowquinn committed Jun 11, 2022
2 parents 1bed428 + 6efa899 commit 62949c4
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 5 deletions.
86 changes: 84 additions & 2 deletions .all-contributorsrc
Expand Up @@ -113,7 +113,8 @@
"contributions": [
"test",
"code",
"ideas"
"ideas",
"bug"
]
},
{
Expand All @@ -133,7 +134,88 @@
"contributions": [
"bug"
]
}
},
{
"login": "neelam19051",
"name": "neelam19051",
"avatar_url": "https://avatars.githubusercontent.com/u/97612372?v=4",
"profile": "https://github.com/neelam19051",
"contributions": [
"bug"
]
},
{
"login": "jthomp28",
"name": "jthomp28",
"avatar_url": "https://avatars.githubusercontent.com/u/73444930?v=4",
"profile": "https://github.com/jthomp28",
"contributions": [
"bug"
]
},
{
"login": "louellette",
"name": "louellette",
"avatar_url": "https://avatars.githubusercontent.com/u/24635515?v=4",
"profile": "https://github.com/louellette",
"contributions": [
"ideas"
]
},
{
"login": "sbridel",
"name": "Seb.",
"avatar_url": "https://avatars.githubusercontent.com/u/7995272?v=4",
"profile": "https://github.com/sbridel",
"contributions": [
"ideas"
]
},
{
"login": "ninjatacoshell",
"name": "ninjatacoshell",
"avatar_url": "https://avatars.githubusercontent.com/u/17790858?v=4",
"profile": "https://github.com/ninjatacoshell",
"contributions": [
"ideas"
]
},
{
"login": "phbrito",
"name": "Patricia H. Brito",
"avatar_url": "https://avatars.githubusercontent.com/u/20931119?v=4",
"profile": "https://github.com/phbrito",
"contributions": [
"ideas"
]
},
{
"login": "ZiliaMR",
"name": "Zilia Y. Muñoz Ramirez",
"avatar_url": "https://avatars.githubusercontent.com/u/17069965?v=4",
"profile": "https://github.com/ZiliaMR",
"contributions": [
"bug"
]
},
{
"login": "nclaesnacw",
"name": "nclaesnacw",
"avatar_url": "https://avatars.githubusercontent.com/u/14940823?v=4",
"profile": "https://github.com/nclaesnacw",
"contributions": [
"ideas"
]
},
{
"login": "EricDeveaud",
"name": "Eric Deveaud",
"avatar_url": "https://avatars.githubusercontent.com/u/6849075?v=4",
"profile": "https://github.com/EricDeveaud",
"contributions": [
"bug"
]
},
],
"contributorsPerLine": 7,
"projectName": "pyani",
Expand Down
11 changes: 8 additions & 3 deletions CONTRIBUTORS.md
@@ -1,8 +1,13 @@
# CONTRIBUTORS.md

- [Leighton Pritchard](https://github.com/widdowquinn)
- [Bailey Harrington](https://github.com/baileythegreen)
- [Peter Cock](https://github.com/peterjc)
- [Rob Davey](http://www.earlham.ac.uk/rob-davey)
- [Nick Waters](https://github.com/nickp60)
- [ytanizaw](https://github.com/ytanizaw)
- [Will Trimble](https://github.com/wltrimbl)
- [Rob Davey](https://github.com/froggleston)
- [Balázs Brankovics](https://github.com/b-brankovics)
- [Will Trimble](https://github.com/wltrimbl) <!-- submitted PR was not merged -->
- [Özcan Esen](https://github.com/ozcan)
- [Balázs Brankovics](https://github.com/b-brankovics)
- [Ram Krishna Shrestha](https://github.com/TSL-RamKrishna) <!-- submitted PR was not merged -->
- [Anuj Sharma](https://github.com/rknx)

0 comments on commit 62949c4

Please sign in to comment.