From 25081a1d63cd1525c5bcfe65c053a0b88b009394 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Fri, 7 May 2021 15:16:55 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b810d6886..f69620a7c 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)