chore: remove scheme & racket maintainer

This commit is contained in:
ObserverOfTime 2023-06-26 12:47:30 +03:00 committed by Amaan Qureshi
parent 04dda34cb7
commit adbabe9b5c
2 changed files with 2 additions and 4 deletions

View file

@ -1259,7 +1259,6 @@ list.racket = {
url = "https://github.com/6cdh/tree-sitter-racket",
files = { "src/parser.c", "src/scanner.c" },
},
maintainers = { "@6cdh" },
}
list.rasi = {
@ -1339,7 +1338,6 @@ list.scheme = {
url = "https://github.com/6cdh/tree-sitter-scheme",
files = { "src/parser.c" },
},
maintainers = { "@6cdh" },
}
list.scss = {