From 8e2699726836440410100da60abc68910273d31e Mon Sep 17 00:00:00 2001 From: Github Actions Date: Sat, 12 Jun 2021 14:43:52 +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 002f8ba18..b6de9af83 100644 --- a/README.md +++ b/README.md @@ -143,6 +143,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [commonlisp](https://github.com/theHamsta/tree-sitter-commonlisp) (maintained by @theHamsta) - [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] [cuda](https://github.com/theHamsta/tree-sitter-cuda) (maintained by @theHamsta) - [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)