diff options
-rw-r--r-- | OWNERS | 7 | ||||
-rw-r--r-- | board/hatch_fp/OWNERS | 1 | ||||
-rw-r--r-- | board/nocturne_fp/OWNERS | 1 | ||||
-rw-r--r-- | common/fpsensor/OWNERS | 10 | ||||
-rw-r--r-- | docs/fingerprint/OWNERS | 1 | ||||
-rw-r--r-- | driver/fingerprint/OWNERS | 1 | ||||
-rw-r--r-- | util/ec3po/OWNERS | 3 |
7 files changed, 0 insertions, 24 deletions
@@ -1,8 +1 @@ -# GWSQ enabled alias to assign reviews. See code_reviews.md. -cros-ec-reviewers@google.com - -# Allow anyone to approve changes. * - -# Don't inherit owners from elsewhere in the manifest -set noparent diff --git a/board/hatch_fp/OWNERS b/board/hatch_fp/OWNERS deleted file mode 100644 index ba92c193e0..0000000000 --- a/board/hatch_fp/OWNERS +++ /dev/null @@ -1 +0,0 @@ -include ../../common/fpsensor/OWNERS diff --git a/board/nocturne_fp/OWNERS b/board/nocturne_fp/OWNERS deleted file mode 100644 index ba92c193e0..0000000000 --- a/board/nocturne_fp/OWNERS +++ /dev/null @@ -1 +0,0 @@ -include ../../common/fpsensor/OWNERS diff --git a/common/fpsensor/OWNERS b/common/fpsensor/OWNERS deleted file mode 100644 index 395f722670..0000000000 --- a/common/fpsensor/OWNERS +++ /dev/null @@ -1,10 +0,0 @@ -# Fingerprint Sensor - -# Don't inherit owners from elsewhere in the manifest -set noparent - -hesling@chromium.org -jora@google.com -josienordrum@google.com -tomhughes@chromium.org -yichengli@chromium.org diff --git a/docs/fingerprint/OWNERS b/docs/fingerprint/OWNERS deleted file mode 100644 index ba92c193e0..0000000000 --- a/docs/fingerprint/OWNERS +++ /dev/null @@ -1 +0,0 @@ -include ../../common/fpsensor/OWNERS diff --git a/driver/fingerprint/OWNERS b/driver/fingerprint/OWNERS deleted file mode 100644 index ba92c193e0..0000000000 --- a/driver/fingerprint/OWNERS +++ /dev/null @@ -1 +0,0 @@ -include ../../common/fpsensor/OWNERS diff --git a/util/ec3po/OWNERS b/util/ec3po/OWNERS deleted file mode 100644 index 5d4c97339d..0000000000 --- a/util/ec3po/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -aaboagye@chromium.org -coconutruben@chromium.org -matthewb@chromium.org |