summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2021-09-16 16:21:29 +0000
committerStephan Seitz <stephan.seitz@fau.de>2021-09-17 22:03:47 +0200
commit8b8c434290dac0b9277ef6782f1def1f557e5926 (patch)
tree0a7120a06cdfb3b91fc3672f5b1fdb72e46d5137
parent37d93ec0177d4ff2a8ed7e20575642b6e8424666 (diff)
[docgen] Update README.md
skip-checks: true
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 01782b19..9d9305c0 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)