aboutsummaryrefslogtreecommitdiffstats
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/nvim-treesitter/parsers.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua
index a0ac02237..4cd99a11f 100644
--- a/lua/nvim-treesitter/parsers.lua
+++ b/lua/nvim-treesitter/parsers.lua
@@ -464,7 +464,7 @@ list.gdscript = {
requires_generate_from_grammar = true,
},
readme_name = "Godot (gdscript)",
- maintainers = {"not @tjdevries"},
+ maintainers = {"@Shatur95"},
}
list.turtle = {