From d879a76bb914c0d9b2b64555f552b1f77ba6956d Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 1 Feb 2021 10:35:23 +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 0f1e343d5..8fde2bb2f 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [cpp](https://github.com/tree-sitter/tree-sitter-cpp) (maintained by @theHamsta) - [x] [css](https://github.com/tree-sitter/tree-sitter-css) (maintained by @TravonteD) - [x] [dart](https://github.com/UserNobody14/tree-sitter-dart) (maintained by @Akin909) -- [ ] [elm](https://github.com/razzeee/tree-sitter-elm) +- [ ] [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 not @tjdevries)