aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'bugzilla.rb')
-rw-r--r--bugzilla.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/bugzilla.rb b/bugzilla.rb
index 7397ddb..f78be36 100644
--- a/bugzilla.rb
+++ b/bugzilla.rb
@@ -1082,6 +1082,9 @@ plugin.map 'zilla announcement remove :zilla :channel',
},
:auth_path => 'modify'
+# TODO: add the full announcement engine after discussions with solar. Probably
+# need a full input file to handle ordering.
+
plugin.map 'zilla source',
:action => 'plugin_sources',
:auth_path => 'view'