diff options
-rw-r--r-- | content/browser/in_process_webkit/OWNERS | 3 | ||||
-rw-r--r-- | content/browser/ssl/OWNERS | 1 | ||||
-rw-r--r-- | content/common/appcache/OWNERS | 1 | ||||
-rw-r--r-- | content/common/file_system/OWNERS | 3 | ||||
-rw-r--r-- | content/utility/OWNERS | 3 |
5 files changed, 11 insertions, 0 deletions
diff --git a/content/browser/in_process_webkit/OWNERS b/content/browser/in_process_webkit/OWNERS new file mode 100644 index 0000000..82eda2c --- /dev/null +++ b/content/browser/in_process_webkit/OWNERS @@ -0,0 +1,3 @@ +dgrogan@chromium.org +hans@chromium.org +michaeln@chromium.org diff --git a/content/browser/ssl/OWNERS b/content/browser/ssl/OWNERS new file mode 100644 index 0000000..cf00f71 --- /dev/null +++ b/content/browser/ssl/OWNERS @@ -0,0 +1 @@ +abarth@chromium.org diff --git a/content/common/appcache/OWNERS b/content/common/appcache/OWNERS new file mode 100644 index 0000000..3723f40 --- /dev/null +++ b/content/common/appcache/OWNERS @@ -0,0 +1 @@ +michaeln@chromium.org diff --git a/content/common/file_system/OWNERS b/content/common/file_system/OWNERS new file mode 100644 index 0000000..4b079f8 --- /dev/null +++ b/content/common/file_system/OWNERS @@ -0,0 +1,3 @@ +ericu@chromium.org +kinuko@chromium.org +michaeln@chromium.org diff --git a/content/utility/OWNERS b/content/utility/OWNERS new file mode 100644 index 0000000..cd528bd --- /dev/null +++ b/content/utility/OWNERS @@ -0,0 +1,3 @@ +set noparent +jam@chromium.org +mpcomplete@chromium.org |