From 5f8ca1c08fb7e8b562872752f3e624cb169c22e4 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Tue, 14 Jun 2022 20:35:34 +0000 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba80b5e42..f0027e788 100644 --- a/README.md +++ b/README.md @@ -257,6 +257,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [svelte](https://github.com/Himujjal/tree-sitter-svelte) (maintained by @elianiva) - [ ] [swift](https://github.com/alex-pinkus/tree-sitter-swift) - [x] [teal](https://github.com/euclidianAce/tree-sitter-teal) (maintained by @euclidianAce) +- [x] [tiger](https://github.com/ambroisie/tree-sitter-tiger) (maintained by @ambroisie) - [x] [tlaplus](https://github.com/tlaplus-community/tree-sitter-tlaplus) (maintained by @ahelwer, @susliko) - [x] [todotxt](https://github.com/arnarg/tree-sitter-todotxt.git) (experimental, maintained by @arnarg) - [x] [toml](https://github.com/ikatyang/tree-sitter-toml) (maintained by @tk-shirasaka)