fix(wing): update parser and queries, add maintainer (#5671)

This commit is contained in:
Mark McCulloh 2023-11-13 14:04:27 -05:00 committed by GitHub
parent 075a64addc
commit 17e77749c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 4 additions and 8 deletions

View file

@ -2042,7 +2042,7 @@ list.wing = {
location = "libs/tree-sitter-wing",
requires_generate_from_grammar = true,
},
maintainers = { "@gshpychka" },
maintainers = { "@gshpychka", "@MarkMcCulloh" },
experimental = true,
}