aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorAmaan Qureshi <amaanq12@gmail.com>2023-04-21 04:25:45 -0400
committerAmaan Qureshi <amaanq12@gmail.com>2023-04-21 04:38:28 -0400
commit5887528216b10e68b78ac0fbaf07f6c5771ac602 (patch)
tree7a89337a15ad3d2f5a035aa6c5c3c25674bb3a81 /README.md
parentUpdate parsers: erlang, sql, t32 (#4687) (diff)
downloadnvim-treesitter-5887528216b10e68b78ac0fbaf07f6c5771ac602.tar
nvim-treesitter-5887528216b10e68b78ac0fbaf07f6c5771ac602.tar.gz
nvim-treesitter-5887528216b10e68b78ac0fbaf07f6c5771ac602.tar.bz2
nvim-treesitter-5887528216b10e68b78ac0fbaf07f6c5771ac602.tar.lz
nvim-treesitter-5887528216b10e68b78ac0fbaf07f6c5771ac602.tar.xz
nvim-treesitter-5887528216b10e68b78ac0fbaf07f6c5771ac602.tar.zst
nvim-treesitter-5887528216b10e68b78ac0fbaf07f6c5771ac602.zip
docs: update readme maintainers
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index fde2cb3df..2f5bafa0d 100644
--- a/README.md
+++ b/README.md
@@ -184,7 +184,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) (maintained by @theHamsta, @clason)
- [x] [bicep](https://github.com/amaanq/tree-sitter-bicep) (maintained by @amaanq)
- [x] [blueprint](https://gitlab.com/gabmus/tree-sitter-blueprint.git) (experimental, maintained by @gabmus)
-- [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @vigoux)
+- [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @amaanq)
- [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @Luxed)
- [x] [capnp](https://github.com/amaanq/tree-sitter-capnp) (maintained by @amaanq)
- [x] [chatito](https://github.com/ObserverOfTime/tree-sitter-chatito) (maintained by @ObserverOfTime)
@@ -310,7 +310,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq)
- [x] [rst](https://github.com/stsewd/tree-sitter-rst) (maintained by @stsewd)
- [x] [ruby](https://github.com/tree-sitter/tree-sitter-ruby) (maintained by @TravonteD)
-- [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @vigoux)
+- [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @amaanq)
- [x] [scala](https://github.com/tree-sitter/tree-sitter-scala) (maintained by @stevanmilic)
- [x] [scheme](https://github.com/6cdh/tree-sitter-scheme) (maintained by @6cdh)
- [x] [scss](https://github.com/serenadeai/tree-sitter-scss) (maintained by @elianiva)