Skip to content

Commit

Permalink
devapp/owners: add owners for golang/vscode-go
Browse files Browse the repository at this point in the history
Change-Id: I4ee151a76f312bed9d0199e98dc8c7e7e07c85da
Reviewed-on: https://go-review.googlesource.com/c/build/+/233379
Run-TryBot: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com>
  • Loading branch information
stamblerre committed May 12, 2020
1 parent bf27e27 commit 7d5107d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions devapp/owners/table.go
Original file line number Diff line number Diff line change
Expand Up @@ -855,6 +855,10 @@ var entries = map[string]*Entry{
Secondary: []Owner{},
},

"vscode-go": {
Primary: []Owner{hyangah, rstambler},
},

"website": {
Primary: []Owner{dmitshur},
Secondary: []Owner{cnoellekb, andybons},
Expand Down

0 comments on commit 7d5107d

Please sign in to comment.