From d5f57cd4794d8f0a541f140229e5764e2f41d63a Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sun, 10 Sep 2023 12:38:22 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d127bd7a1..cd9687a71 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [doxygen](https://github.com/amaanq/tree-sitter-doxygen) (maintained by @amaanq) - [x] [dtd](https://github.com/ObserverOfTime/tree-sitter-xml) (maintained by @ObserverOfTime) - [x] [ebnf](https://github.com/RubixDev/ebnf) (experimental, maintained by @RubixDev) +- [x] [eds](https://github.com/uyha/tree-sitter-eds) (maintained by @uyha) - [x] [eex](https://github.com/connorlay/tree-sitter-eex) (maintained by @connorlay) - [x] [elixir](https://github.com/elixir-lang/tree-sitter-elixir) (maintained by @connorlay) - [x] [elm](https://github.com/elm-tooling/tree-sitter-elm) (maintained by @zweimach)