Skip to content

Commit 3e2c2d9

Browse files
author
Ian Doarn
authored
Merge pull request OmkarPathak#79 from IanDoarn/master
Minor Updates
2 parents 86b6c8b + 38c9900 commit 3e2c2d9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CONTIRBUTORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@
1717
- Sharad '[sharadbhat](https://github.com/sharadbhat)' Bhat
1818
- Alexey '[aesee](https://github.com/aesee)' Sarapulov
1919
- Anthony '[MrDupin](https://github.com/MrDupin)' Marakis
20+
- Ashey '[asheywalke](https://github.com/ashaywalke)' Walke

pygorithm/__init__.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
Sharad 'sharadbhat' Bhat
3131
Alexey 'aesee' Sarapulov
3232
Anthony 'MrDupin' Marakis
33+
Ashey 'asheywalke' Walke
3334
3435
"""
3536

@@ -57,7 +58,8 @@
5758
"Emil 'Skeen' Madsen",
5859
"Ian 'IanDoarn' Doarn",
5960
"Timothy 'Tjstretchalot' Moore",
60-
"Sharad 'sharadbhat' Bhat"
61+
"Sharad 'sharadbhat' Bhat",
62+
"Ashey 'asheywalke' Walke"
6163
]
6264

6365
__all__ = [

0 commit comments

Comments
 (0)