From 180399295db82069bf07d3c2314530e7814c03d7 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 17 Jul 2023 08:21:30 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 275c64116..66e0750a9 100644 --- a/README.md +++ b/README.md @@ -320,6 +320,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [regex](https://github.com/tree-sitter/tree-sitter-regex) (maintained by @theHamsta) - [x] [rego](https://github.com/FallenAngel97/tree-sitter-rego) (maintained by @FallenAngel97) - [x] [rnoweb](https://github.com/bamonroe/tree-sitter-rnoweb) (maintained by @bamonroe) +- [x] [robot](https://github.com/Hubro/tree-sitter-robot) (experimental, maintained by @ema2159) - [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq) - [x] [rst](https://github.com/stsewd/tree-sitter-rst) (maintained by @stsewd) - [x] [ruby](https://github.com/tree-sitter/tree-sitter-ruby) (maintained by @TravonteD)