From 8a970ccbe9d3c574b892fd4f6226690c62d081e3 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Sun, 8 Sep 2024 17:43:06 -0400 Subject: [PATCH] chore: create codeowners for core team Signed-off-by: Chris Gianelloni --- CODEOWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..7e28784 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,5 @@ +# Blink Labs +# +* @blinklabs-io/core +*.md @blinklabs-io/core @blinklabs-io/pms +LICENSE @blinklabs-io/core @blinklabs-io/pms