diff options
author | 2022-09-27 11:04:42 -0400 | |
---|---|---|
committer | 2022-09-27 11:04:42 -0400 | |
commit | 3c60348f67a6fb04cb653d71940cdc649badad95 (patch) | |
tree | fe4f30140e8e65632bd5954271384c02cc6b7731 /CODEOWNERS | |
parent | 4ba4969fa9069484a414ccfbd4ccd7e928cf100a (diff) | |
download | coredns-3c60348f67a6fb04cb653d71940cdc649badad95.tar.gz coredns-3c60348f67a6fb04cb653d71940cdc649badad95.tar.zst coredns-3c60348f67a6fb04cb653d71940cdc649badad95.zip |
add members (#5655)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
Diffstat (limited to 'CODEOWNERS')
-rw-r--r-- | CODEOWNERS | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/CODEOWNERS b/CODEOWNERS index 26e4271b0..8b0835f3a 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,9 +1,9 @@ # 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> +# @chrisohaver, term ends 26 Sept 2023 +# @johnbelamaric, term ends 26 Sept 2023 +# @stp-ip, term ends 26 Sept 2023 +# @superq, term ends 26 Sept 2023 +# @tantalor93, term ends 26 Sept 2023 * @bradbeam @chrisohaver @dilyevsky @jameshartig @greenpau @isolus @johnbelamaric @miekg @pmoroney @rajansandeep @stp-ip @superq @yongtang @Tantalor93 |