Skip to content

Commit 28a2208

Browse files
author
Jay Conrod
committed
devapp/owners: add owners for internal/fuzz
Change-Id: I63559f63a377f55f0796b5033ba64cbe1f7978dc Reviewed-on: https://go-review.googlesource.com/c/build/+/354649 Trust: Jay Conrod <[email protected]> Trust: Katie Hockman <[email protected]> Run-TryBot: Jay Conrod <[email protected]> Run-TryBot: Katie Hockman <[email protected]> TryBot-Result: Go Bot <[email protected]> Reviewed-by: Katie Hockman <[email protected]>
1 parent ec8f347 commit 28a2208

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

devapp/owners/table.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,9 @@ var entries = map[string]*Entry{
351351
"go/src/internal/cpu": {
352352
Primary: []Owner{khr, martisch},
353353
},
354+
"go/src/internal/fuzz": {
355+
Primary: []Owner{katie, roland, jayconrod},
356+
},
354357
"go/src/internal/profile": {
355358
Primary: []Owner{cherryyz},
356359
},

0 commit comments

Comments
 (0)