mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
docs: update readme maintainers
This commit is contained in:
parent
8b221448a3
commit
5887528216
2 changed files with 4 additions and 4 deletions
|
|
@ -167,7 +167,7 @@ list.c = {
|
|||
url = "https://github.com/tree-sitter/tree-sitter-c",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
maintainers = { "@vigoux" },
|
||||
maintainers = { "@amaanq" },
|
||||
}
|
||||
|
||||
list.c_sharp = {
|
||||
|
|
@ -1230,7 +1230,7 @@ list.rust = {
|
|||
url = "https://github.com/tree-sitter/tree-sitter-rust",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@vigoux" },
|
||||
maintainers = { "@amaanq" },
|
||||
}
|
||||
|
||||
list.scala = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue