diff --git a/vars/perms/git.resf.org.yml b/vars/perms/git.resf.org.yml index f8996c0..76e9122 100644 --- a/vars/perms/git.resf.org.yml +++ b/vars/perms/git.resf.org.yml @@ -42,4 +42,25 @@ cn=sig_kernel,cn=groups,cn=accounts,dc=rockylinux,dc=org: cn=sig_kernel_sponsors,cn=groups,cn=accounts,dc=rockylinux,dc=org: "sig_kernel": - "Owners" +cn=security,cn=groups,cn=accounts,dc=rockylinux,dc=org: + "infrastructure": + - "Security" +cn=infrastructure,cn=groups,cn=accounts,dc=rockylinux,dc=org: + "infrastructure": + - "Owners" +cn=releng,cn=groups,cn=accounts,dc=rockylinux,dc=org: + "sig_core": + - "Owners" + "sig_altarch": + - "Owners" + "sig_fasttrack": + - "Owners" + "sig_database": + - "Owners" + "sig_desktop": + - "Owners" + "sig_kernel": + - "Owners" + "sig_hpc": + - "Owners" ...