https://bugzilla.wikimedia.org/show_bug.cgi?id=30970
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Unprioritized |Low CC| |[email protected] Summary|ExtensionDistributor should |Add a file to extension |export revision/hash |packages with source |information |information --- Comment #4 from Krinkle <[email protected]> 2012-06-26 01:55:33 UTC --- maybe a prettified .json file like this? --- .extensionDistributor.json { "repo": { "type": "git", "url": "https://gerrit.wikimedia.org/r/p/mediawiki/extensions/Cite.git", "branch": "master", "HEAD": "4c8c2623c2d932b1b59f2d5f730b06ea40a37693" } } -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
