update developers from sourceforge projects

This commit is contained in:
Trilarion
2021-01-07 10:26:29 +01:00
parent 32ae77c7da
commit 844482f8ad
95 changed files with 2734 additions and 41 deletions

View File

@ -2,6 +2,8 @@
Checks the entries and tries to detect additional developer content, by retrieving websites or logging information from
stored Git repositories.
"""
# TODO bag of words (split, strip, lowercase) on dev names and try to detect sex and nationality
# TODO for duplicate names, create ignore list
from utils import osg_ui
from utils import osg