diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-08-19 09:54:50 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-08-19 09:54:50 +0200 |
| commit | 1e860567fbc19f117a03c0d2c46dcc01325c1b8b (patch) | |
| tree | 5ac7acded6e5cc17cfbcadfa1420a7f386cd3358 /.github | |
| parent | bot(lockfile): update c, comment, cpp, embedded_template, kotlin, latex, php,... (diff) | |
| download | nvim-treesitter-1e860567fbc19f117a03c0d2c46dcc01325c1b8b.tar nvim-treesitter-1e860567fbc19f117a03c0d2c46dcc01325c1b8b.tar.gz nvim-treesitter-1e860567fbc19f117a03c0d2c46dcc01325c1b8b.tar.bz2 nvim-treesitter-1e860567fbc19f117a03c0d2c46dcc01325c1b8b.tar.lz nvim-treesitter-1e860567fbc19f117a03c0d2c46dcc01325c1b8b.tar.xz nvim-treesitter-1e860567fbc19f117a03c0d2c46dcc01325c1b8b.tar.zst nvim-treesitter-1e860567fbc19f117a03c0d2c46dcc01325c1b8b.zip | |
chore: remove obsolete CODEOWNERS
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index 8fcb7cd9e..000000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1,7 +0,0 @@ -/lua/nvim-treesitter/textobjects/ @theHamsta -/lua/nvim-treesitter/incremental_selection.lua @theHamsta - -/lua/nvim-treesitter/fold.lua @vigoux -/lua/nvim-treesitter/highlight.lua @vigoux - -/lua/nvim-treesitter/refactor/ @steelsojka |
