From 503afb11098785255c73522ff7804574b1c65043 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 10 Mar 2021 23:59:59 +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 995c7295c..d2c57cf49 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)