Adding Bee2502 and Decause to the credits, many thanks

This commit is contained in:
bt0dotninja 2020-03-04 12:23:23 -06:00
commit 0cdfe2d6e6

View file

@ -1,9 +1,12 @@
#!/usr/bin/env python3
# A class to get fedora community data from fas interfaces and Datagreapper
# A Script to get fedora community data from fas interfaces and Datagreapper
# Sachin S. Kamath skamath@fedoraproject.org
# Bhagyashree Padalkar bee2502@fedoraproject.org
# Remy DeCausemaker decause@fedoraproject.org
# Alberto Rodriguez Sanchez bt0dotninja@fedoraproject.org
# Renato Silva resilva87@fedoraproject.org
from fedora.client.fas2 import AccountSystem
from fedora.client import AuthError
from collections import Counter