mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-03 12:06:55 -04:00
chore(haskell): add mrcjkb as maintainer
This commit is contained in:
parent
ec0e344f6e
commit
cb139d880b
2 changed files with 2 additions and 1 deletions
|
|
@ -719,6 +719,7 @@ list.haskell = {
|
|||
url = "https://github.com/tree-sitter/tree-sitter-haskell",
|
||||
files = { "src/parser.c", "src/scanner.c" },
|
||||
},
|
||||
maintainers = { "@mrcjkb" },
|
||||
}
|
||||
|
||||
list.haskell_persistent = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue