https://bugzilla.wikimedia.org/show_bug.cgi?id=35508
Antoine "hashar" Musso <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |easy CC| |[email protected] AssignedTo|[email protected] |[email protected]. | |org --- Comment #7 from Antoine "hashar" Musso <[email protected]> 2012-03-28 20:01:48 UTC --- >From Sumanah, tip about how to get a list of user is at : https://groups.google.com/group/repo-discuss/msg/c426b6a83400b58e Aka: gerrit gsql --format PRETTY -c "select full_name,preferred_email from accounts" This can be done in a way similar to https://gerrit.wikimedia.org/mediawiki-extensions.txt , have a look at: operations/puppet.git manifests/gerrit.pp class gerrit::crons The cron generating the list of extensions is list_mediawiki_extensions. Just need to add a new cron there ;-) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
