Merge "Added OWNERS to Shell and hook to make sure it's developed on AOSP."
This commit is contained in:
@@ -16,3 +16,5 @@ strings_lint_hook = ${REPO_ROOT}/frameworks/base/tools/stringslint/stringslint_s
|
|||||||
hidden_api_txt_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
|
hidden_api_txt_hook = ${REPO_ROOT}/frameworks/base/tools/hiddenapi/checksorted_sha.sh ${PREUPLOAD_COMMIT} ${REPO_ROOT}
|
||||||
|
|
||||||
owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$"
|
owners_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "OWNERS$"
|
||||||
|
|
||||||
|
shell_hook = ${REPO_ROOT}/frameworks/base/tools/aosp/aosp_sha.sh ${PREUPLOAD_COMMIT} "^packages/Shell/"
|
||||||
|
|||||||
@@ -1,10 +1,12 @@
|
|||||||
|
set noparent
|
||||||
|
|
||||||
|
jsharkey@android.com
|
||||||
|
felipeal@google.com
|
||||||
|
nandana@google.com
|
||||||
svetoslavganov@google.com
|
svetoslavganov@google.com
|
||||||
hackbod@google.com
|
hackbod@google.com
|
||||||
yamasani@google.com
|
yamasani@google.com
|
||||||
moltmann@google.com
|
moltmann@google.com
|
||||||
toddke@google.com
|
toddke@google.com
|
||||||
jsharkey@google.com
|
|
||||||
cbrubaker@google.com
|
cbrubaker@google.com
|
||||||
omakoto@google.com
|
omakoto@google.com
|
||||||
nandana@google.com
|
|
||||||
felipeal@google.com
|
|
||||||
|
|||||||
Reference in New Issue
Block a user