aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2008-06-06 20:27:43 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2008-06-06 20:27:43 +0000
commit1378e7ddcd955a41a8923308c567fcb8c67a53c8 (patch)
tree8ebc5647d0add5cf306f95e94e4a6d7d0b2114ec
parentAdd all remaining TODO items. (diff)
downloadrbot-bugzilla-1378e7ddcd955a41a8923308c567fcb8c67a53c8.tar.gz
rbot-bugzilla-1378e7ddcd955a41a8923308c567fcb8c67a53c8.tar.bz2
rbot-bugzilla-1378e7ddcd955a41a8923308c567fcb8c67a53c8.zip
More TOOD.
-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'