From f048886f828e369cac3b771071137b2c62ca29e4 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 20 Jan 2022 18:21:35 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5c1db4292..97145263b 100644 --- a/README.md +++ b/README.md @@ -219,6 +219,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [pascal](https://github.com/Isopod/tree-sitter-pascal.git) (maintained by @isopod) - [x] [perl](https://github.com/ganezdragon/tree-sitter-perl) (maintained by @ganezdragon) - [x] [php](https://github.com/tree-sitter/tree-sitter-php) (maintained by @tk-shirasaka) +- [x] [phpdoc](https://github.com/claytonrcarter/tree-sitter-phpdoc) (experimental, maintained by @mikehaertl) - [x] [pioasm](https://github.com/leo60228/tree-sitter-pioasm) (maintained by @leo60228) - [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva) - [x] [pug](https://github.com/zealot128/tree-sitter-pug) (maintained by @zealot128)