summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-04-27 21:25:30 +0000
committerThomas Vigouroux <tomvig38@gmail.com>2021-04-28 17:37:33 +0200
commit859fbf8240902bb71c801124b4297d0bec0849d0 (patch)
tree4e777d91dd4212e99d2597ecc041c97f283f070d
parent07fc8cc20e2140d90146f9dcf9c3c776bf1c1e99 (diff)
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6713453d..90c7a1d7 100644
--- a/README.md
+++ b/README.md
@@ -151,6 +151,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [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)
- [x] [go](https://github.com/tree-sitter/tree-sitter-go) (maintained by @theHamsta, @WinWisely268)
+- [x] [gomod](https://github.com/camdencheek/tree-sitter-go-mod) (maintained by @camdencheek)
- [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)