diff options
author | 2022-09-08 19:45:15 -0400 | |
---|---|---|
committer | 2022-09-08 23:45:15 +0000 | |
commit | 786ee691bea3b8939d5104515d5f96119a3cf4de (patch) | |
tree | 90e7670e150a67ecdd9a4c84a7e4a2c0faae3c28 /CODEOWNERS | |
parent | b56b080a7c1125cd97c0a2edd7ae21bc1bdcd2a5 (diff) | |
download | coredns-786ee691bea3b8939d5104515d5f96119a3cf4de.tar.gz coredns-786ee691bea3b8939d5104515d5f96119a3cf4de.tar.zst coredns-786ee691bea3b8939d5104515d5f96119a3cf4de.zip |
Governance: Replace project lead role with a steering committee (#5531)
* replace project lead with steering committee
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* align CODEOWNERS
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* grow committee size to 5; add committee decision restrictions and vote detail
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* add scm voting details and restrictions
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
* 5 placeholders in codeowners
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 6b5525213..26e4271b0 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,9 @@ -# @miekg, miek@miek.nl, project lead: 11/11/2022 +# 5 steering committee members +# steering committee member: <github handle>, <email>, term ends <term end date> +# steering committee member: <github handle>, <email>, term ends <term end date> +# steering committee member: <github handle>, <email>, term ends <term end date> +# steering committee member: <github handle>, <email>, term ends <term end date> +# steering committee member: <github handle>, <email>, term ends <term end date> * @bradbeam @chrisohaver @dilyevsky @jameshartig @greenpau @isolus @johnbelamaric @miekg @pmoroney @rajansandeep @stp-ip @superq @yongtang @Tantalor93 |