From 75cb3c25d9fe9d068907e829dffd85c2fceaeea8 Mon Sep 17 00:00:00 2001 From: Muxi Yan Date: Fri, 14 Jul 2017 12:02:27 -0700 Subject: Add @muxi and @makdharma as owners of ObjC related files --- OWNERS | 2 ++ examples/objective-c/OWNERS | 2 ++ 2 files changed, 4 insertions(+) create mode 100644 examples/objective-c/OWNERS diff --git a/OWNERS b/OWNERS index 87958a4566..7e6a84c57a 100644 --- a/OWNERS +++ b/OWNERS @@ -5,3 +5,5 @@ @ctiller @murgatroid99 binding.gyp Gemfile grpc.gemspec package.json Rakefile +@muxi *.podspec grpc.bzl +@makdharma *.podspec grpc.bzl diff --git a/examples/objective-c/OWNERS b/examples/objective-c/OWNERS new file mode 100644 index 0000000000..c14fe53c06 --- /dev/null +++ b/examples/objective-c/OWNERS @@ -0,0 +1,2 @@ +@muxi +@makdharma -- cgit v1.2.3