Skip to content

Commit

Permalink
Add TEAM and COMPONENT annotations to net/ OWNERS files.
Browse files Browse the repository at this point in the history
Review-Url: https://codereview.chromium.org/2669953003
Cr-Commit-Position: refs/heads/master@{#448110}
  • Loading branch information
bnc authored and Commit bot committed Feb 4, 2017
1 parent 8ff55ec commit 0e05b27
Show file tree
Hide file tree
Showing 16 changed files with 23 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,6 @@ per-file net.gyp*=bengr@chromium.org

per-file BUILD.gn=file://net/websockets/OWNERS
per-file net.gyp*=file://net/websockets/OWNERS

# TEAM: net-dev@chromium.org
# COMPONENT: Internals>Network
1 change: 1 addition & 0 deletions net/cert/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>Certificate
1 change: 1 addition & 0 deletions net/cert_net/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>Certificate
2 changes: 2 additions & 0 deletions net/cookies/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
jww@chromium.org
mkwst@chromium.org

# COMPONENT: Internals>Network>Cookies
1 change: 1 addition & 0 deletions net/disk_cache/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>Cache
2 changes: 2 additions & 0 deletions net/disk_cache/simple/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
gavinp@chromium.org
pasko@chromium.org

# COMPONENT: Internals>Network>Cache>Simple
2 changes: 2 additions & 0 deletions net/dns/OWNERS
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
per-file *_struct_traits*.*=set noparent
per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS

# COMPONENT: Internals>Network>DNS
1 change: 1 addition & 0 deletions net/filter/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>Filters
2 changes: 2 additions & 0 deletions net/ftp/OWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
phajdan.jr@chromium.org

# COMPONENT: Internals>Network>FTP
1 change: 1 addition & 0 deletions net/http2/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>HTTP2
1 change: 1 addition & 0 deletions net/log/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>Logging
2 changes: 2 additions & 0 deletions net/proxy/OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ per-file *_struct_traits*.*=set noparent
per-file *_struct_traits*.*=file://ipc/SECURITY_OWNERS

per-file *_v8*=jochen@chromium.org

# COMPONENT: Internals>Network>Proxy
1 change: 1 addition & 0 deletions net/quic/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>QUIC
1 change: 1 addition & 0 deletions net/sdch/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>SDCH
1 change: 1 addition & 0 deletions net/spdy/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>HTTP2
1 change: 1 addition & 0 deletions net/ssl/OWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# COMPONENT: Internals>Network>SSL

0 comments on commit 0e05b27

Please sign in to comment.