From 8b8c434290dac0b9277ef6782f1def1f557e5926 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 16 Sep 2021 16:21:29 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01782b19e..9d9305c0c 100644 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [json5](https://github.com/Joakker/tree-sitter-json5) (maintained by @Joakker) - [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] [kotlin](https://github.com/Joakker/tree-sitter-kotlin) (maintained by @Joakker) - [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta by asking @clason) - [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)