summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTomas Sandven <tomas@sandven.email>2021-07-19 07:44:03 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2021-07-19 16:03:27 +0000
commita6121f014d2e75bd9eab23082d0f6e02b46ae092 (patch)
treebd460f25280ec4722a3402a2796d263035a714a6 /README.md
parenta7c90103ceadbf0dff6dc1c67443f6c37e555da7 (diff)
Add YANG parser
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 937c4cc0..4ef2e977 100644
--- a/README.md
+++ b/README.md
@@ -206,6 +206,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)
- [x] [yaml](https://github.com/ikatyang/tree-sitter-yaml) (maintained by @stsewd)
+- [x] [yang](https://github.com/Hubro/tree-sitter-yang) (maintained by @Hubro)
- [x] [zig](https://github.com/Himujjal/tree-sitter-zig) (maintained by @Himujjal)
<!--parserinfo-->