aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-03-02 07:28:32 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-03-02 08:30:56 +0100
commitb31312729e1b779e2773d99bf83355b09b5ba3d3 (patch)
tree599babd4dc6b6f5b80b9db16c34f1893d9fd622f /README.md
parentUpdate parsers: erlang, haskell, qmldir, sql, v (diff)
downloadnvim-treesitter-b31312729e1b779e2773d99bf83355b09b5ba3d3.tar
nvim-treesitter-b31312729e1b779e2773d99bf83355b09b5ba3d3.tar.gz
nvim-treesitter-b31312729e1b779e2773d99bf83355b09b5ba3d3.tar.bz2
nvim-treesitter-b31312729e1b779e2773d99bf83355b09b5ba3d3.tar.lz
nvim-treesitter-b31312729e1b779e2773d99bf83355b09b5ba3d3.tar.xz
nvim-treesitter-b31312729e1b779e2773d99bf83355b09b5ba3d3.tar.zst
nvim-treesitter-b31312729e1b779e2773d99bf83355b09b5ba3d3.zip
Update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 666d264b6..90bebb570 100644
--- a/README.md
+++ b/README.md
@@ -218,7 +218,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [fsh](https://github.com/mgramigna/tree-sitter-fsh) (maintained by @mgramigna)
- [x] [func](https://github.com/amaanq/tree-sitter-func) (maintained by @amaanq)
- [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion.git) (maintained by @jirgn)
-- [ ] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript)
+- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @PrestonKnopp)
- [x] [git_rebase](https://github.com/the-mikedavis/tree-sitter-git-rebase) (maintained by @gbprod)
- [x] [gitattributes](https://github.com/ObserverOfTime/tree-sitter-gitattributes) (maintained by @ObserverOfTime)
- [x] [gitcommit](https://github.com/gbprod/tree-sitter-gitcommit) (maintained by @gbprod)