From 6f25f2d8af878dbd1a09f24aacffc36357d5ee73 Mon Sep 17 00:00:00 2001 From: Hugo Osvaldo Barrera Date: Wed, 17 Feb 2021 09:44:11 +0100 Subject: List myself as maintainer for JSONC --- 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 6aa7a8f3..ef7c1336 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -309,6 +309,7 @@ list.jsonc = { files = { "src/parser.c" }, }, readme_name = "JSON with comments", + maintainers = {"@WhyNotHugo"}, } list.elm = { -- cgit v1.2.3