Add maintainers for Julia

This commit is contained in:
Stephan Seitz 2020-12-28 17:55:07 +01:00 committed by Stephan Seitz
parent dcf19d226b
commit e0c5c7d419

View file

@ -157,7 +157,8 @@ list.julia = {
install_info = { install_info = {
url = "https://github.com/tree-sitter/tree-sitter-julia", url = "https://github.com/tree-sitter/tree-sitter-julia",
files = { "src/parser.c", "src/scanner.c" }, files = { "src/parser.c", "src/scanner.c" },
} },
maintainers = {"@mroavi", "@theHamsta"},
} }
list.json = { list.json = {