From 860ccc940736f2f1d5e4c819d323948af4eae5ba Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Wed, 22 Oct 2014 11:20:07 +0000 Subject: [PATCH] Tighten up MSan blacklist.txt owners. To avoid people adding stuff to the blacklist unless it's really valid to do so. BUG= R=pbos@webrtc.org Review URL: https://webrtc-codereview.appspot.com/29859004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@7492 4adac7df-926f-26a2-2b94-8c16560cd09d --- tools/msan/OWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tools/msan/OWNERS b/tools/msan/OWNERS index 72e8ffc0db..25eae571ce 100644 --- a/tools/msan/OWNERS +++ b/tools/msan/OWNERS @@ -1 +1,2 @@ -* +pbos@webrtc.org +kjellander@webrtc.org