regcfp: auth users can list their own papers
This commit is contained in:
parent
95b8781650
commit
14ce819b25
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
"submit": ["*authenticated*"],
|
||||
"list": {
|
||||
"accepted": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org", "rsuehle@fedoraproject.org"],
|
||||
"own": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org", "rsuehle@fedoraproject.org"],
|
||||
"own": ["*authenticated*"],
|
||||
"all": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org"]
|
||||
},
|
||||
"tag": ["*authenticated*"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue