summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2022-01-25 16:53:16 +0000
committerStephan Seitz <stephan.seitz@fau.de>2022-01-25 18:05:31 +0100
commit923f91b5d658570e6af3757c0603074e2efa2a20 (patch)
tree9226fdba4799168de637debb7cdb9c43d259426b
parent2532937ba1cf22d6d3523e6a3008c58a03452364 (diff)
Update README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 68d4fc82..260bbb1e 100644
--- a/README.md
+++ b/README.md
@@ -173,6 +173,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) (maintained by @jedrzejboczar)
- [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek)
- [x] [dot](https://github.com/rydesun/tree-sitter-dot) (maintained by @rydesun)
+- [x] [eex](https://github.com/connorlay/tree-sitter-eex) (maintained by @connorlay)
- [x] [elixir](https://github.com/elixir-lang/tree-sitter-elixir) (maintained by @jonatanklosko)
- [ ] [elm](https://github.com/elm-tooling/tree-sitter-elm)
- [x] [erlang](https://github.com/AbstractMachinesLab/tree-sitter-erlang) (maintained by @ostera)