From 06a6510637352251b1d43a1e81d3a9d951cfd0a5 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 23 Mar 2021 20:05:45 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4c731268..4b2d123ca 100644 --- a/README.md +++ b/README.md @@ -188,7 +188,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv) - [x] [vue](https://github.com/ikatyang/tree-sitter-vue) (maintained by @WhyNotHugo) - [ ] [yaml](https://github.com/ikatyang/tree-sitter-yaml) -- [ ] [zig](https://github.com/Himujjal/tree-sitter-zig) +- [x] [zig](https://github.com/Himujjal/tree-sitter-zig) (maintained by @Himujjal)