ci: remove mjlbach from reviewers (#18297)

This commit is contained in:
Michael Lingelbach 2022-04-29 01:48:12 -07:00 committed by GitHub
parent 188537efb3
commit c671822d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,6 @@ module.exports = async ({github, context}) => {
if (labels.includes('lsp')) {
reviewers.add("mfussenegger")
reviewers.add("mjlbach")
}
if (labels.includes('treesitter')) {