From bdb504e49277b4cfcb5c24b9290fab42de60e029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sami=20Kalliom=C3=A4ki?= Date: Thu, 17 May 2018 10:28:51 +0200 Subject: [PATCH] Add sakal@webrtc.org to OWNERS for Android native API example app. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug: None Change-Id: I6a409c561ddd95f586ee5f9338aeeeb21465f369 Reviewed-on: https://webrtc-review.googlesource.com/77340 Reviewed-by: Kári Helgason Commit-Queue: Sami Kalliomäki Cr-Commit-Position: refs/heads/master@{#23272} --- examples/androidnativeapi/OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 examples/androidnativeapi/OWNERS diff --git a/examples/androidnativeapi/OWNERS b/examples/androidnativeapi/OWNERS new file mode 100644 index 0000000000..3c4e54174e --- /dev/null +++ b/examples/androidnativeapi/OWNERS @@ -0,0 +1 @@ +sakal@webrtc.org