summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-03-10 23:59:59 +0000
committerKiyan <yazdani.kiyan@protonmail.com>2021-03-16 18:52:43 +0100
commit503afb11098785255c73522ff7804574b1c65043 (patch)
tree675ae4ce7ea8492a4c92db70f3d642411a11f62a
parent2cd1eb6e2ab84be495feb2132094705e29ad33a8 (diff)
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 995c7295..d2c57cf4 100644
--- a/README.md
+++ b/README.md
@@ -156,6 +156,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka)
- [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git) (maintained by @WhyNotHugo)
- [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @mroavi, @theHamsta)
+- [x] [kotlin](https://github.com/tormodatt/tree-sitter-kotlin) (maintained by @tormodatt)
- [x] [ledger](https://github.com/cbarrete/tree-sitter-ledger) (maintained by @cbarrete)
- [x] [lua](https://github.com/nvim-treesitter/tree-sitter-lua) (maintained by @vigoux)
- [x] [nix](https://github.com/cstrahan/tree-sitter-nix) (maintained by @leo60228)