Configure recipients for Gopkg.lock changes in PRs

This commit is contained in:
Pedro Pombeiro 2019-01-21 14:56:04 +01:00 committed by Pedro Pombeiro
parent d8c57d3694
commit 0e48a022f0
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
{
"recipients": [
"adambabik",
"mandrigin"
"mandrigin",
"corpetty"
]
}