From f3e1163f211cc9921405031bd99d1a32880a9e63 Mon Sep 17 00:00:00 2001 From: Chris Doherty Date: Sat, 24 Dec 2022 13:44:27 -0600 Subject: [PATCH] Add chrisdoherty4 as maintainer Signed-off-by: Chris Doherty --- .github/settings.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/settings.yml b/.github/settings.yml index f3b62ae..90134a8 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,6 +4,8 @@ collaborators: # Maintainers, should also be added to the .github/CODEOWNERS file as owners of this settings.yml file. - username: jacobweinstock permission: maintain + - username: chrisdoherty4 + permission: maintain # Approvers - username: joelrebel permission: push