From 9dac8b403dd3ec47019e29948e8f1c2a1d5dfdd9 Mon Sep 17 00:00:00 2001 From: Uy Ha Date: Mon, 21 Jun 2021 21:25:03 +0200 Subject: Add maintainer info --- lua/nvim-treesitter/parsers.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua') diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index f5b4efa4a..9b77edceb 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -616,6 +616,7 @@ list.cmake = { url = "https://github.com/uyha/tree-sitter-cmake", files = { "src/parser.c"}, }, + maintainers = { "@uyha" }, } local M = { -- cgit v1.2.3-70-g09d2