mirror of
https://github.com/dolthub/dolt.git
synced 2025-12-30 16:12:39 -06:00
go/utils/checkcommitters: Oscar is an allowed committer and author.
This commit is contained in:
@@ -31,6 +31,7 @@ var AllowedAuthors = map[string]*struct{}{
|
||||
"GitHub <noreply@github.com>": nil,
|
||||
"Katie McCulloch <katie@liquidata.co>": nil,
|
||||
"Matt Jesuele <matt@liquidata.co>": nil,
|
||||
"Oscar Batori <oscar@liquidata.co>": nil,
|
||||
"Osheiza Otori <osheiza@liquidata.co>": nil,
|
||||
"Taylor Bantle <taylor@liquidata.co>": nil,
|
||||
"Timothy Sehn <tim@liquidata.co>": nil,
|
||||
@@ -45,6 +46,7 @@ var AllowedCommitters = map[string]*struct{}{
|
||||
"GitHub <noreply@github.com>": nil,
|
||||
"Katie McCulloch <katie@liquidata.co>": nil,
|
||||
"Matt Jesuele <matt@liquidata.co>": nil,
|
||||
"Oscar Batori <oscar@liquidata.co>": nil,
|
||||
"Osheiza Otori <osheiza@liquidata.co>": nil,
|
||||
"Taylor Bantle <taylor@liquidata.co>": nil,
|
||||
"Timothy Sehn <tim@liquidata.co>": nil,
|
||||
|
||||
Reference in New Issue
Block a user