summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorCamden Cheek <camden@ccheek.com>2021-05-11 10:03:36 -0600
committerGitHub <noreply@github.com>2021-05-11 16:03:36 +0000
commit40ffe75bd2d3332babea1241001500a780bc6b62 (patch)
tree2e9d95906ec894c5398f4955ef15e3277d61a384 /README.md
parent9e0f764b675d987bbdd45af38531cc864c8cfc4c (diff)
Add config for Dockerfile parser (#1288)
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f69620a7..c3504cb5 100644
--- a/README.md
+++ b/README.md
@@ -144,6 +144,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)
- [x] [devicetree](https://github.com/joelspadin/tree-sitter-devicetree) (maintained by @jedrzejboczar)
+- [x] [dockerfile](https://github.com/camdencheek/tree-sitter-dockerfile) (maintained by @camdencheek)
- [ ] [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)