mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00: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