MANIFEST.in
NEWS
README.md
setup.cfg
setup.py
bin/mg2sh
bin/sh2mg
bin/sortinghat
misc/eclipse2sh
misc/gitdm2sh
misc/grimoirelab2sh
misc/mailmap2sh
misc/mozilla2sh
misc/stackalytics2sh
sortinghat/__init__.py
sortinghat/_version.py
sortinghat/api.py
sortinghat/command.py
sortinghat/exceptions.py
sortinghat/matcher.py
sortinghat/parser.py
sortinghat/utils.py
sortinghat.egg-info/PKG-INFO
sortinghat.egg-info/SOURCES.txt
sortinghat.egg-info/dependency_links.txt
sortinghat.egg-info/not-zip-safe
sortinghat.egg-info/requires.txt
sortinghat.egg-info/top_level.txt
sortinghat/cmd/__init__.py
sortinghat/cmd/add.py
sortinghat/cmd/affiliate.py
sortinghat/cmd/autoprofile.py
sortinghat/cmd/blacklist.py
sortinghat/cmd/config.py
sortinghat/cmd/countries.py
sortinghat/cmd/enroll.py
sortinghat/cmd/export.py
sortinghat/cmd/init.py
sortinghat/cmd/load.py
sortinghat/cmd/log.py
sortinghat/cmd/merge.py
sortinghat/cmd/move.py
sortinghat/cmd/organizations.py
sortinghat/cmd/profile.py
sortinghat/cmd/remove.py
sortinghat/cmd/show.py
sortinghat/cmd/unify.py
sortinghat/cmd/withdraw.py
sortinghat/data/countries.csv
sortinghat/db/__init__.py
sortinghat/db/database.py
sortinghat/db/model.py
sortinghat/matching/__init__.py
sortinghat/matching/email.py
sortinghat/matching/email_name.py
sortinghat/matching/github.py
sortinghat/matching/username.py
sortinghat/parsing/__init__.py
sortinghat/parsing/eclipse.py
sortinghat/parsing/gitdm.py
sortinghat/parsing/grimoirelab.py
sortinghat/parsing/mailmap.py
sortinghat/parsing/mozilla.py
sortinghat/parsing/sh.py
sortinghat/parsing/stackalytics.py
sortinghat/templates/add.tmpl
sortinghat/templates/affiliate.tmpl
sortinghat/templates/autoprofile.tmpl
sortinghat/templates/blacklist.tmpl
sortinghat/templates/config.tmpl
sortinghat/templates/countries.tmpl
sortinghat/templates/load_blacklist.tmpl
sortinghat/templates/load_domains.tmpl
sortinghat/templates/log.tmpl
sortinghat/templates/match.tmpl
sortinghat/templates/merge.tmpl
sortinghat/templates/move.tmpl
sortinghat/templates/organizations.tmpl
sortinghat/templates/profile.tmpl
sortinghat/templates/remove.tmpl
sortinghat/templates/show.tmpl
sortinghat/templates/unify.tmpl