Skip to content

Commit

Permalink
owners: add andybons and rakoczy as primaries for playground
Browse files Browse the repository at this point in the history
Change-Id: I1927873a2008097440c9dfd7263106b5af0abdf3
Reviewed-on: https://go-review.googlesource.com/c/build/+/234477
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Carlos Amedee <carlos@golang.org>
  • Loading branch information
andybons committed May 18, 2020
1 parent 92f0c56 commit 8e9a669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devapp/owners/table.go
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ var entries = map[string]*Entry{
},

"playground": {
Secondary: []Owner{},
Primary: []Owner{andybons, rakoczy},
},

"vscode-go": {
Expand Down

0 comments on commit 8e9a669

Please sign in to comment.