diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-04 15:55:30 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-04 15:55:30 +0000 |
commit | 60e363308833e76938f54be5fb2ef0a637ee5041 (patch) | |
tree | 235afeaafb06f300959bb9dfa55561f15c1b8430 /third_party | |
parent | 73eac2e9b99d5c4cd67168c8c0bcf126c2f835c1 (diff) | |
download | chromium_src-60e363308833e76938f54be5fb2ef0a637ee5041.zip chromium_src-60e363308833e76938f54be5fb2ef0a637ee5041.tar.gz chromium_src-60e363308833e76938f54be5fb2ef0a637ee5041.tar.bz2 |
Add OWNERS for third_party/tlslite.
(This is not a new third party package, this is just adding an OWNERS file
where there hasn't been one before.)
Review URL: https://codereview.chromium.org/12379064
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@185905 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/tlslite/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/tlslite/OWNERS b/third_party/tlslite/OWNERS new file mode 100644 index 0000000..86685e3 --- /dev/null +++ b/third_party/tlslite/OWNERS @@ -0,0 +1,3 @@ +agl@chromium.org +rsleevi@chromium.org +wtc@chromium.org |