Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bfce056f authored by Chih-Hung Hsieh's avatar Chih-Hung Hsieh
Browse files

Use multiple emails in per-file syntax.

Test: build/make/tools/checkowners.py -c -v OWNERS
Change-Id: I41679638c5eb94790dbca0de79b14e0d9f16e0b6
parent 655e192c
Loading
Loading
Loading
Loading
+3 −10
Original line number Diff line number Diff line
# Re-list all owners appearing in the root OWNERS file for this project
# This allows adding new owners for specific files using the per-file rule.
per-file *=amitmahajan@google.com
per-file *=breadley@google.com
per-file *=fionaxu@google.com
per-file *=jackyu@google.com
per-file *=jsh@google.com
per-file *=rgreenwalt@google.com
per-file *=tgunn@google.com
per-file * = amitmahajan@google.com,breadley@google.com,fionaxu@google.com
per-file * = jackyu@google.com,rgreenwalt@google.com,tgunn@google.com

per-file ConnectivityServiceMock.java=ek@google.com
per-file ConnectivityServiceMock.java=hugobenichi@google.com
per-file ConnectivityServiceMock.java=lorenzo@google.com
per-file ConnectivityServiceMock.java=ek@google.com,jchalard@google.com,lorenzo@google.com,reminv@google.com