summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-05-07 15:16:55 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2021-05-07 20:59:34 +0200
commit25081a1d63cd1525c5bcfe65c053a0b88b009394 (patch)
treecc69a06b4c15716a4e8112094ef22b855fb7a7c4
parent0704c73595696f5ec4f419a1bc200b19ab3f8d7f (diff)
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b810d688..f69620a7 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm)
- [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera)
- [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD)
-- [ ] [fish](https://github.com/krnik/tree-sitter-fish)
+- [x] [fish](https://github.com/krnik/tree-sitter-fish) (maintained by @krnik, @ram02z)
- [ ] [fortran](https://github.com/stadelmanma/tree-sitter-fortran)
- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur95)
- [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @alexlafroscia)