From 6a489c6c9d84778e6e5a44d3de7b9cb5a5d749f4 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Mon, 22 Mar 2021 10:36:09 +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 e68d29734..dfe6b3ebc 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [bash](https://github.com/tree-sitter/tree-sitter-bash) (maintained by @TravonteD) +- [x] [beancount](https://github.com/polarmutex/tree-sitter-beancount) (maintained by @polarmutex) - [ ] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) - [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @vigoux) - [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @svermeulen)