Add maintainer info

This commit is contained in:
Uy Ha 2021-06-21 21:25:03 +02:00 committed by Stephan Seitz
parent df024e233a
commit 9dac8b403d

View file

@ -616,6 +616,7 @@ list.cmake = {
url = "https://github.com/uyha/tree-sitter-cmake", url = "https://github.com/uyha/tree-sitter-cmake",
files = { "src/parser.c"}, files = { "src/parser.c"},
}, },
maintainers = { "@uyha" },
} }
local M = { local M = {