summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-03-09 19:07:04 +0000
committerKiyan <yazdani.kiyan@protonmail.com>2021-03-16 18:52:43 +0100
commit800df0cf420041774d5566f4285ad30ab13ed15c (patch)
tree1b0122b1aca4100e9bfd5fe55191e7c407074f0c /README.md
parent773ec8eefc6509dcde1b67f0913e879634dbccf2 (diff)
[docgen] Update README.md
skip-checks: true
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 7413ceea..2cfb5b63 100644
--- a/README.md
+++ b/README.md
@@ -167,6 +167,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [python](https://github.com/tree-sitter/tree-sitter-python) (maintained by @stsewd, @theHamsta)
- [x] [ql](https://github.com/tree-sitter/tree-sitter-ql) (maintained by @pwntester)
- [x] [Tree-sitter query language](https://github.com/nvim-treesitter/tree-sitter-query) (maintained by @steelsojka)
+- [x] [r](https://github.com/r-lib/tree-sitter-r) (maintained by @jimhester)
- [x] [regex](https://github.com/tree-sitter/tree-sitter-regex) (maintained by @theHamsta)
- [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)