Adding Bee2502 and Decause to the credits, many thanks
This commit is contained in:
parent
7914f4429a
commit
0cdfe2d6e6
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue