summaryrefslogtreecommitdiff
path: root/devel/management/commands/generate_keyring.py
AgeCommit message (Collapse)Author
2011-10-21Add a generate_keyring commandDan McGee
This grabs all the PGP keys from the developer profiles and adds them to the keyrings. Obviously we may want to do more in the future such as filter by groups, active status, etc. but this is just a first iteration. Signed-off-by: Dan McGee <dan@archlinux.org>