Updated TLA+ version, queries, maintainers (#2442)

This commit is contained in:
Andrew Helwer 2022-02-03 13:12:22 -05:00 committed by GitHub
parent 50cf31065c
commit b12c10778c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 13 additions and 11 deletions

View file

@ -469,7 +469,7 @@ list.tlaplus = {
url = "https://github.com/tlaplus-community/tree-sitter-tlaplus",
files = { "src/parser.c", "src/scanner.cc" },
},
maintainers = { "@ahelwer" },
maintainers = { "@ahelwer", "@susliko" },
filetype = "tla",
}