summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2020-11-29 12:36:08 +0000
committerStephan Seitz <stephan.lauf@yahoo.de>2020-11-29 16:37:09 +0100
commit5e36ed35f05bf6824cc9a5c23f435fbc9bd70e13 (patch)
tree9066b0812156813186f8dcdb6820070885a0be5f
parentbb4e2710f8f5bb541fb67724b59f069d5694858f (diff)
[docgen] Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 33dcb567..44dcf56d 100644
--- a/README.md
+++ b/README.md
@@ -141,8 +141,8 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909)
- [ ] [elm](https://github.com/razzeee/tree-sitter-elm)
- [x] [fennel](https://github.com/travonted/tree-sitter-fennel) (maintained by @TravonteD)
-- [x] [graphql](https://github.com/bkegley/tree-sitter-graphql) (maintained by @bkegley)
- [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)
- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)
- [x] [html](https://github.com/tree-sitter/tree-sitter-html) (maintained by @TravonteD)
- [x] [java](https://github.com/tree-sitter/tree-sitter-java) (maintained by @p00f)