From 5baf070bc3e55f8126a463016553bbfd9b985bc6 Mon Sep 17 00:00:00 2001 From: Diana Payton <52059945+oddlittlebird@users.noreply.github.com> Date: Fri, 13 Dec 2019 11:16:22 -0800 Subject: [PATCH] Update CODEOWNERS (#21093) * Update CODEOWNERS Made myself the codeowner of `contribute` so I have visibility on updates * Update CODEOWNERS --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 754de4c2179..d5a7ec16e5b 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,4 +12,5 @@ # This should make it easy to add new rules without breaking existing ones. # Documentation owner: Diana Payton -/docs/ @oddlittlebird \ No newline at end of file +/docs/ @oddlittlebird +/contribute/ @oddlittlebird @marcusolsson \ No newline at end of file