diff options
author | mallinath <mallinath@chromium.org> | 2014-09-26 16:19:53 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-26 23:20:10 +0000 |
commit | 1cbaf3d0e783d0a97cf31f3cbd3cc204dab157d0 (patch) | |
tree | 5b702ef42179e901e98009da3fc7ac1cd70f7e57 /third_party/usrsctp | |
parent | 759c09147eb71adfae9d455bc40f5423a9927209 (diff) | |
download | chromium_src-1cbaf3d0e783d0a97cf31f3cbd3cc204dab157d0.zip chromium_src-1cbaf3d0e783d0a97cf31f3cbd3cc204dab157d0.tar.gz chromium_src-1cbaf3d0e783d0a97cf31f3cbd3cc204dab157d0.tar.bz2 |
It's weird that two who really owns the usrsctp code in Chromium are not in
owners file.
Ronghua, let me know if you want to be in OWNERS file.
R=ronghuawu@chromium.org,lally@chromium.org,ldixon@chromium.org
Review URL: https://codereview.chromium.org/607973003
Cr-Commit-Position: refs/heads/master@{#297064}
Diffstat (limited to 'third_party/usrsctp')
-rw-r--r-- | third_party/usrsctp/OWNERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/third_party/usrsctp/OWNERS b/third_party/usrsctp/OWNERS index 8d7c574..614cb58 100644 --- a/third_party/usrsctp/OWNERS +++ b/third_party/usrsctp/OWNERS @@ -1,2 +1,3 @@ -mallinath@chromium.org -ronghuawu@chromium.org +jiayl@chromium.org +lally@chromium.org +ldixon@chromium.org |