Add new config options for regcfp
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
790ba6f9fd
commit
e26a3901e9
1 changed files with 8 additions and 0 deletions
|
@ -56,6 +56,14 @@
|
||||||
"own": ["*authenticated*"],
|
"own": ["*authenticated*"],
|
||||||
"all": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org"]
|
"all": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org"]
|
||||||
},
|
},
|
||||||
|
"edit": {
|
||||||
|
"own": [],
|
||||||
|
"all": []
|
||||||
|
},
|
||||||
|
"delete": {
|
||||||
|
"own": [],
|
||||||
|
"all": []
|
||||||
|
},
|
||||||
"tag": ["*authenticated*"],
|
"tag": ["*authenticated*"],
|
||||||
"vote": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org", "rsuehle@fedoraproject.org"],
|
"vote": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org", "rsuehle@fedoraproject.org"],
|
||||||
"showvotes": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org", "rsuehle@fedoraproject.org"],
|
"showvotes": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org", "rsuehle@fedoraproject.org"],
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue