From 2a11166887b60747dd8d1eaa700e80a8e23663f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=E1=B4=87=CA=80=C9=B4=E1=B4=85=20S=E1=B4=84=CA=9C?= =?UTF-8?q?=E1=B4=8F=CA=80=C9=A2=E1=B4=87=CA=80s?= Date: Mon, 16 May 2022 12:40:11 +0200 Subject: [PATCH] chore: Add @truxnell to CODEOWNERS --- .github/{CODEOWNERS => values.yaml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/{CODEOWNERS => values.yaml} (66%) diff --git a/.github/CODEOWNERS b/.github/values.yaml similarity index 66% rename from .github/CODEOWNERS rename to .github/values.yaml index 71e7aba8..3e8ebcf7 100644 --- a/.github/CODEOWNERS +++ b/.github/values.yaml @@ -1,2 +1,2 @@ # https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -* @onedr0p @bjw-s @billimek @carpenike +* @onedr0p @bjw-s @billimek @carpenike @truxnell