Add a codeowners file
diff --git a/CODEOWNERS b/CODEOWNERS
new file mode 100644
index 0000000..41f9571
--- /dev/null
+++ b/CODEOWNERS
@@ -0,0 +1,9 @@
+package.json @Minion3665
+tsconfig.json @Minion3665
+.prettierrc.json @Minion3665
+.prettierignore @Minion3665
+.eslintrc.json @Minion3665
+.eslintignore @Minion3665
+.editorconfig @Minion3665
+.github/ @Minion3665
+