mirror of
https://github.com/neovim/neovim.git
synced 2026-01-04 02:17:09 +10:00
ci: LSP reviewers #34790
This commit is contained in:
committed by
GitHub
parent
e34e2289c2
commit
52b9bab340
1
.github/scripts/reviewers_add.js
vendored
1
.github/scripts/reviewers_add.js
vendored
@@ -57,6 +57,7 @@ module.exports = async ({ github, context }) => {
|
||||
|
||||
if (labels.includes("lsp")) {
|
||||
reviewers.add("MariaSolOs");
|
||||
reviewers.add("ribru17");
|
||||
}
|
||||
|
||||
if (labels.includes("netrw")) {
|
||||
|
||||
Reference in New Issue
Block a user