Simple script to list localization authors from Mozilla l10n repository
Clone desired localization repository. The list of repositories you can find here.hg clone https://hg.mozilla.org/releases/l10n/mozilla-aurora/cs/ l10n-repo
(replace cs
with your language code)
Go to the cloned repository root directory.cd l10n-repo/
Download the script to the same directory.wget https://raw.githubusercontent.com/MozillaCZ/l10n-mozilla-list-authors/master/list_authors.sh
Run the script.bash list_authors.sh