Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CONTIRBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@
- Sharad '[sharadbhat](https://github.com/sharadbhat)' Bhat
- Alexey '[aesee](https://github.com/aesee)' Sarapulov
- Anthony '[MrDupin](https://github.com/MrDupin)' Marakis
- Ashey '[asheywalke](https://github.com/ashaywalke)' Walke
4 changes: 3 additions & 1 deletion pygorithm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
Sharad 'sharadbhat' Bhat
Alexey 'aesee' Sarapulov
Anthony 'MrDupin' Marakis
Ashey 'asheywalke' Walke

"""

Expand Down Expand Up @@ -57,7 +58,8 @@
"Emil 'Skeen' Madsen",
"Ian 'IanDoarn' Doarn",
"Timothy 'Tjstretchalot' Moore",
"Sharad 'sharadbhat' Bhat"
"Sharad 'sharadbhat' Bhat",
"Ashey 'asheywalke' Walke"
]

__all__ = [
Expand Down