diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e5a38681..d7472732 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,19 +1 @@ -*.md @DrKJeff16 -.gitignore @DrKJeff16 -.luarc.json @DrKJeff16 -/.neoconf.json @DrKJeff16 -/.pre-commit-config.yaml @DrKJeff16 -/Pipfile @DrKJeff16 -/ginit.vim @DrKJeff16 -/init.lua @DrKJeff16 -/lua/config/keymaps.lua @DrKJeff16 -/lua/config/util.lua @DrKJeff16 -/lua/plugin/_spec/* @DrKJeff16 -/lua/plugin/cmp/* @DrKJeff16 -/lua/plugin/colorschemes/* @DrKJeff16 -/lua/plugin/md_preview/* @DrKJeff16 -/lua/user_api/** @DrKJeff16 -/neoconf.json @DrKJeff16 -/scripts/* @DrKJeff16 -/tools/* @DrKJeff16 -/version.txt @DrKJeff16 +* @DrKJeff16