From e3ae100fafe6d56478738b41e9956570813a8cc7 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 10 Dec 2020 16:32:20 +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 ba3b45a71..c5272797b 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,7 @@ We are looking for maintainers to add more parsers and to write query files for - [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) +- [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] [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)