From 7af49f03ab32d8ffd81843ae177c904839fd9adf Mon Sep 17 00:00:00 2001 From: Github Actions Date: Wed, 10 Mar 2021 11:09:48 +0000 Subject: [PATCH] [docgen] Update README.md skip-checks: true --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 631aa1e65..995c7295c 100644 --- a/README.md +++ b/README.md @@ -181,6 +181,7 @@ We are looking for maintainers to add more parsers and to write query files for - [ ] [tsx](https://github.com/tree-sitter/tree-sitter-typescript) - [x] [turtle](https://github.com/BonaBeavis/tree-sitter-turtle) (maintained by @bonabeavis) - [x] [typescript](https://github.com/tree-sitter/tree-sitter-typescript) (maintained by @steelsojka) +- [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)