From 440b69f8d186245e0b11d7ab66515f1e0e687ae4 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 19 Sep 2021 13:25:33 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19ed91d9e..d263bd59a 100644 --- a/README.md +++ b/README.md @@ -176,6 +176,7 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell) - [x] [hcl](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann) - [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay) +- [x] [hjson](https://github.com/winston0410/tree-sitter-hjson) (maintained by @winston0410) - [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) - [x] [javascript](https://github.com/tree-sitter/tree-sitter-javascript) (maintained by @steelsojka)