chore(haskell): add mrcjkb as maintainer

This commit is contained in:
Marc Jakobi 2023-09-27 16:24:49 +02:00 committed by Christian Clason
parent ec0e344f6e
commit cb139d880b
2 changed files with 2 additions and 1 deletions

View file

@ -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 = {