fix(idl): fix author name (#6840)

This commit is contained in:
DragonBillow 2024-07-01 18:06:12 +08:00 committed by GitHub
parent 5d2473d05c
commit 020c5bc03f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -962,7 +962,7 @@ list.idl = {
url = "https://github.com/cathaysia/tree-sitter-idl", url = "https://github.com/cathaysia/tree-sitter-idl",
files = { "src/parser.c" }, files = { "src/parser.c" },
}, },
maintainers = { "@cathaysa" }, maintainers = { "@cathaysia" },
} }
list.ini = { list.ini = {