diff --git a/roles/regcfp/templates/config.json b/roles/regcfp/templates/config.json index 880bed6ce3..2dc6927d79 100644 --- a/roles/regcfp/templates/config.json +++ b/roles/regcfp/templates/config.json @@ -57,11 +57,11 @@ "all": ["puiterwijk@fedoraproject.org", "pfrields@fedoraproject.org", "jwboyer@fedoraproject.org", "jzb@fedoraproject.org"] }, "edit": { - "own": [], + "own": ["*authenticated*"], "all": [] }, "delete": { - "own": [], + "own": ["*authenticated*"], "all": [] }, "tag": ["*authenticated*"],