X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=dak%2Fdak.py;h=981a31a95d0d52e6408c458218c012726a8229bd;hb=c88e4c7b8fb68931ccb5b6e5acffa3da19aa3990;hp=a08f20e0eecf5e87d65e6483a75bc4c18cab7492;hpb=0fbf46fb7da5309d9fca4761178c1375cb8916ee;p=dak.git diff --git a/dak/dak.py b/dak/dak.py index a08f20e0..981a31a9 100755 --- a/dak/dak.py +++ b/dak/dak.py @@ -171,6 +171,8 @@ def init(): "Generate statistics"), ("bts-categorize", "Categorize uncategorized bugs filed against ftp.debian.org"), + ("add-user", + "Add a user to the archive"), ] return functionality