docs(parser): add maintainer for julia

This commit is contained in:
Christian Clason 2024-11-23 11:24:39 +01:00
parent 3f377c0739
commit efb2e9c607
2 changed files with 2 additions and 1 deletions

View file

@ -1149,6 +1149,7 @@ list.julia = {
url = "https://github.com/tree-sitter/tree-sitter-julia",
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@fredrikekre" },
}
list.just = {