From bd031582d0febcd8835e209ba53bad67ebdb59cc Mon Sep 17 00:00:00 2001 From: lleyton Date: Sat, 3 Dec 2022 19:04:03 -0800 Subject: [PATCH] Add some base CODEOWNERS --- CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..00ddc8fae5 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,8 @@ +# Package maintainers +/anda/lib/libbismuth @lainsce +/anda/lib/libhelium @lainsce +/anda/others/tau-helium @lainsce +/anda/others/tau-hydrogen @lainsce + +/anda/tools/melody @lleyton +/anda/go/curlie @lleyton