Skip to content

Commit 0074f66

Browse files
authored
Remove @pphaneuf from CODEOWNERS
1 parent fb3949f commit 0074f66

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@
1010
# review when someone opens a pull request.
1111
* @google/trillian-team
1212

13-
/*.proto @mhutchinson @AlCutter @pphaneuf
14-
/storage/storagepb/storage.proto @mhutchinson @AlCutter @pphaneuf
13+
/*.proto @mhutchinson @AlCutter
14+
/storage/storagepb/storage.proto @mhutchinson @AlCutter
1515

1616
# Mitigation for https://github.com/google/trillian/issues/1297
1717
# Folks to watch out for hanges to DB schemas and ensure that
1818
# there's a note added in a sensible location about how to
1919
# upgrade schema instances.
20-
/storage/mysql/schema/* @mhutchinson @AlCutter @pphaneuf
21-
/storage/cloudspanner/spanner.sdl @mhutchinson @AlCutter @pphaneuf
20+
/storage/mysql/schema/* @mhutchinson @AlCutter
21+
/storage/cloudspanner/spanner.sdl @mhutchinson @AlCutter

0 commit comments

Comments
 (0)