aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-15 07:55:36 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-15 17:31:39 +0900
commitf87882858438834d2fbb6379aa2be37de901751b (patch)
treecdf598cc945e526affd73e217a0bfc03a80da97f /README.md
parentfeat(yaml)!: switch upstream parser (diff)
downloadnvim-treesitter-f87882858438834d2fbb6379aa2be37de901751b.tar
nvim-treesitter-f87882858438834d2fbb6379aa2be37de901751b.tar.gz
nvim-treesitter-f87882858438834d2fbb6379aa2be37de901751b.tar.bz2
nvim-treesitter-f87882858438834d2fbb6379aa2be37de901751b.tar.lz
nvim-treesitter-f87882858438834d2fbb6379aa2be37de901751b.tar.xz
nvim-treesitter-f87882858438834d2fbb6379aa2be37de901751b.tar.zst
nvim-treesitter-f87882858438834d2fbb6379aa2be37de901751b.zip
bot(readme): update
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 a5651470a..23020bc39 100644
--- a/README.md
+++ b/README.md
@@ -434,7 +434,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [wing](https://github.com/winglang/wing) (experimental, maintained by @gshpychka, @MarkMcCulloh)
- [x] [xcompose](https://github.com/ObserverOfTime/tree-sitter-xcompose) (maintained by @ObserverOfTime)
- [x] [xml](https://github.com/tree-sitter-grammars/tree-sitter-xml) (maintained by @ObserverOfTime)
-- [x] [yaml](https://github.com/ikatyang/tree-sitter-yaml) (maintained by @stsewd)
+- [x] [yaml](https://github.com/tree-sitter-grammars/tree-sitter-yaml) (maintained by @amaanq)
- [x] [yang](https://github.com/Hubro/tree-sitter-yang) (maintained by @Hubro)
- [x] [yuck](https://github.com/Philipp-M/tree-sitter-yuck) (maintained by @Philipp-M, @amaanq)
- [x] [zathurarc](https://github.com/Freed-Wu/tree-sitter-zathurarc) (maintained by @Freed-Wu)