diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-03-15 07:55:36 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-03-15 17:31:39 +0900 |
| commit | f87882858438834d2fbb6379aa2be37de901751b (patch) | |
| tree | cdf598cc945e526affd73e217a0bfc03a80da97f /README.md | |
| parent | feat(yaml)!: switch upstream parser (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
