Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1234)

Unified Diff: webrtc/ortc/OWNERS

Issue 2675173003: Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. (Closed)
Patch Set: Add memcheck suppression for end-to-end tests. Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/ortc/DEPS ('k') | webrtc/ortc/dummy_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/ortc/OWNERS
diff --git a/webrtc/ortc/OWNERS b/webrtc/ortc/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..d51c5e4b884ecf6bd8395c3f0f062f8e4aac20d1
--- /dev/null
+++ b/webrtc/ortc/OWNERS
@@ -0,0 +1,6 @@
+deadbeef@webrtc.org
+
+# These are for the common case of adding or renaming files. If you're doing
+# structural changes, please get a review from a reviewer in this file.
+per-file *.gn=*
+per-file *.gni=*
« no previous file with comments | « webrtc/ortc/DEPS ('k') | webrtc/ortc/dummy_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698