summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorStephan Seitz <stephan.seitz@fau.de>2021-04-17 20:42:17 +0200
committerThomas Vigouroux <tomvig38@gmail.com>2021-04-23 16:03:18 +0200
commit9820c8ca7d24500f14d30332bd4f083c0abbc579 (patch)
treefd590d8a1649c47833ca894bfeaf73085f7243d4 /README.md
parent3b8d23ca301cba91b444e44752537199e72fa08a (diff)
Add Fortran queries from @oponkork
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index e387bbe9..4e45fead 100644
--- a/README.md
+++ b/README.md
@@ -147,7 +147,8 @@ 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)
-- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @Shatur95)
+- [ ] [fortran](https://github.com/stadelmanma/tree-sitter-fortran)
+- [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by not @tjdevries)
- [x] [Glimmer and Ember](https://github.com/alexlafroscia/tree-sitter-glimmer) (maintained by @alexlafroscia)
- [x] [go](https://github.com/tree-sitter/tree-sitter-go) (maintained by @theHamsta, @WinWisely268)
- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)