mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-19 17:58:39 +00:00
7 lines
153 B
Plaintext
7 lines
153 B
Plaintext
{
|
|
"maxReviewers": 2,
|
|
"requiredOrgs": ["Microsoft"],
|
|
"skipAlreadyAssignedPR": true,
|
|
"skipAlreadyMentionedPR": true,
|
|
"skipCollaboratorPR": true
|
|
} |