From fa95a3a332f58b8d8b4ea1193f370f0e7be14912 Mon Sep 17 00:00:00 2001 From: Aaron Dodson Date: Thu, 8 Jul 2021 14:23:52 -0700 Subject: [PATCH] Added @google/blockly-eng as the owner of the entire repo --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..d52d27df1 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @google/blockly-eng \ No newline at end of file