We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fffcc commit 9613471Copy full SHA for 9613471
1 file changed
ietf/secr/announcement/forms.py
@@ -13,7 +13,7 @@
13
# Globals
14
# ---------------------------------------------
15
16
-ANNOUNCE_FROM_GROUPS = ['ietf','rsoc','iab',current_nomcom().acronym]
+#ANNOUNCE_FROM_GROUPS = ['ietf','rsoc','iab',current_nomcom().acronym]
17
ANNOUNCE_TO_GROUPS= ['ietf']
18
19
# this list isn't currently available as a Role query so it's hardcoded
0 commit comments