Skip to content

Commit

Permalink
Point SSL and Certificate components at the new trusty-transport@chro…
Browse files Browse the repository at this point in the history
…mium.org

I added this to every DIR_METADATA file that specified
Internals>Network>{SSL,Certificate}, with the exception of
components/certificate_matching since the OWNERS file currently lists
ChromeOS folks.

Change-Id: I6658e4fe4ce85660fc5243d8cfe76e902508635f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2704778
Commit-Queue: David Benjamin <davidben@chromium.org>
Reviewed-by: Ryan Sleevi <rsleevi@chromium.org>
Reviewed-by: Emily Stark <estark@chromium.org>
Cr-Commit-Position: refs/heads/master@{#855356}
  • Loading branch information
davidben authored and Chromium LUCI CQ committed Feb 18, 2021
1 parent ab5bdd7 commit 54e2f28
Show file tree
Hide file tree
Showing 10 changed files with 14 additions and 7 deletions.
1 change: 1 addition & 0 deletions chrome/third_party/mozilla_security_manager/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
monorail: {
component: "Internals>Network>Certificate"
}
team_email: "trusty-transport@chromium.org"
1 change: 1 addition & 0 deletions content/browser/ssl/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
monorail {
component: "Internals>Network>SSL"
}
team_email: "trusty-transport@chromium.org"
2 changes: 1 addition & 1 deletion crypto/DIR_METADATA
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
monorail {
component: "Internals>Network>SSL"
}
team_email: "net-dev@chromium.org"
team_email: "trusty-transport@chromium.org"
3 changes: 2 additions & 1 deletion net/cert_net/DIR_METADATA
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@

monorail {
component: "Internals>Network>Certificate"
}
}
team_email: "trusty-transport@chromium.org"
3 changes: 2 additions & 1 deletion net/ssl/DIR_METADATA
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@

monorail {
component: "Internals>Network>SSL"
}
}
team_email: "trusty-transport@chromium.org"
3 changes: 2 additions & 1 deletion net/third_party/nss/DIR_METADATA
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@

monorail {
component: "Internals>Network>SSL"
}
}
team_email: "trusty-transport@chromium.org"
3 changes: 2 additions & 1 deletion services/network/public/cpp/cert_verifier/DIR_METADATA
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@

monorail {
component: "Internals>Network>Certificate"
}
}
team_email: "trusty-transport@chromium.org"
2 changes: 1 addition & 1 deletion third_party/boringssl/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
monorail {
component: "Internals>Network>SSL"
}
team_email: "net-dev@chromium.org"
team_email: "trusty-transport@chromium.org"
1 change: 1 addition & 0 deletions third_party/google_trust_services/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
monorail: {
component: "Internals>Network>Certificate"
}
team_email: "trusty-transport@chromium.org"
2 changes: 1 addition & 1 deletion third_party/tlslite/DIR_METADATA
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
monorail: {
component: "Internals>Network>SSL"
}
team_email: "net-dev@chromium.org"
team_email: "trusty-transport@chromium.org"

0 comments on commit 54e2f28

Please sign in to comment.