aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--OWNERS2
-rw-r--r--examples/objective-c/OWNERS2
2 files changed, 4 insertions, 0 deletions
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