aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarc Jakobi <marc.jakobi@tiko.energy>2023-09-27 16:24:49 +0200
committerChristian Clason <c.clason@uni-graz.at>2023-09-27 17:18:14 +0200
commitcb139d880bcf9b3a6f29f2bd088a7491d1662918 (patch)
tree570844fd1103a7f195b1b68dc4f5563041e2094d /README.md
parentfeat(highlights): some haskell additions (diff)
downloadnvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar
nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.gz
nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.bz2
nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.lz
nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.xz
nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.tar.zst
nvim-treesitter-cb139d880bcf9b3a6f29f2bd088a7491d1662918.zip
chore(haskell): add mrcjkb as maintainer
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 23a411c5d..50a72798f 100644
--- a/README.md
+++ b/README.md
@@ -249,7 +249,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [groovy](https://github.com/Decodetalkers/tree-sitter-groovy) (maintained by @Decodetalkers)
- [ ] [hack](https://github.com/slackhq/tree-sitter-hack)
- [x] [hare](https://github.com/amaanq/tree-sitter-hare) (maintained by @amaanq)
-- [ ] [haskell](https://github.com/tree-sitter/tree-sitter-haskell)
+- [x] [haskell](https://github.com/tree-sitter/tree-sitter-haskell) (maintained by @mrcjkb)
- [x] [haskell_persistent](https://github.com/MercuryTechnologies/tree-sitter-haskell-persistent) (maintained by @lykahb)
- [x] [hcl](https://github.com/MichaHoffmann/tree-sitter-hcl) (maintained by @MichaHoffmann)
- [x] [heex](https://github.com/connorlay/tree-sitter-heex) (maintained by @connorlay)