summaryrefslogtreecommitdiff
path: root/Mailman/Utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mailman/Utils.py')
-rw-r--r--Mailman/Utils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Utils.py b/Mailman/Utils.py
index 064de570e..52642b0c3 100644
--- a/Mailman/Utils.py
+++ b/Mailman/Utils.py
@@ -538,7 +538,7 @@ ADMINDATA = {
'set': (3, 3),
'subscribe': (0, 3),
'unsubscribe': (0, 1),
- 'who': (0, 0),
+ 'who': (0, 2),
}
# Given a Message.Message object, test for administrivia (eg subscribe,