List myself as the Vue maintainer

This commit is contained in:
Hugo Osvaldo Barrera 2021-02-17 09:37:56 +01:00 committed by Stephan Seitz
parent 4847f5a5a7
commit 5757f8a50d

View file

@ -300,7 +300,8 @@ list.vue = {
install_info = { install_info = {
url = "https://github.com/ikatyang/tree-sitter-vue", url = "https://github.com/ikatyang/tree-sitter-vue",
files = { "src/parser.c", "src/scanner.cc" }, files = { "src/parser.c", "src/scanner.cc" },
} },
maintainers = {"@WhyNotHugo"},
} }
list.jsonc = { list.jsonc = {