diff --git a/groups b/groups new file mode 100644 index 000000000..a31830de1 --- /dev/null +++ b/groups @@ -0,0 +1,3 @@ +# UUID Group Name +# +52e7020bf71d9b52238ec21eb603a54758a79a5e Minix admins diff --git a/project.config b/project.config index 10f77e800..79e06198a 100644 --- a/project.config +++ b/project.config @@ -3,3 +3,5 @@ description = Minix repository [submit] action = fast forward only +[access "refs/heads/*"] + create = group Minix admins