From 1d670b0c906716b1543270b3b087d44b09f3b523 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 29 May 2023 08:26:51 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a13c4b617..ceae07868 100644 --- a/README.md +++ b/README.md @@ -193,6 +193,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [comment](https://github.com/stsewd/tree-sitter-comment) (maintained by @stsewd) - [x] [commonlisp](https://github.com/theHamsta/tree-sitter-commonlisp) (maintained by @theHamsta) - [x] [cooklang](https://github.com/addcninblue/tree-sitter-cooklang) (maintained by @addcninblue) +- [x] [corn](https://github.com/jakestanger/tree-sitter-corn) (maintained by @jakestanger) - [x] [cpon](https://github.com/amaanq/tree-sitter-cpon) (maintained by @amaanq) - [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)