From 31ea4dcd7fbbba63e10a3b950d8142d2c7e49c5e Mon Sep 17 00:00:00 2001 From: Al Cutter Date: Thu, 28 Oct 2021 13:52:31 +0000 Subject: [PATCH] Created project --- groups | 3 +++ project.config | 6 ++++++ 2 files changed, 9 insertions(+) create mode 100644 groups create mode 100644 project.config diff --git a/groups b/groups new file mode 100644 index 0000000..910e4fd --- /dev/null +++ b/groups @@ -0,0 +1,3 @@ +# UUID Group Name +# +mdb:security-transparency-team mdb/security-transparency-team diff --git a/project.config b/project.config new file mode 100644 index 0000000..91ae2cf --- /dev/null +++ b/project.config @@ -0,0 +1,6 @@ +[access] + inheritFrom = security-transparency-team +[submit] + action = inherit +[access "refs/*"] + owner = group mdb/security-transparency-team