diff options
| author | 2024-11-05 16:15:11 +0000 | |
|---|---|---|
| committer | 2024-11-05 16:15:11 +0000 | |
| commit | 4279ab1d2671e17b20812f9b96e4acc1c3c9f4ef (patch) | |
| tree | fbb21fc2461708e1ba32174392d1d0943b3d28a3 | |
| parent | e40bdc046414713a973dc5c2288ddb1fdfbe9fe6 (diff) | |
| parent | d0c3552dd463fe73e3feb28a3566a3ad81cfd820 (diff) | |
Merge "Add another printing owner" into main am: c9f5ac4373 am: d0c3552dd4
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/3332994
Change-Id: Ide844f800c99ba17c91fd1a2e64fbef308265924
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
| -rw-r--r-- | core/java/android/print/OWNERS | 1 | ||||
| -rw-r--r-- | core/java/android/printservice/OWNERS | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/core/java/android/print/OWNERS b/core/java/android/print/OWNERS index 0809de25b45c..ce79f5d0c669 100644 --- a/core/java/android/print/OWNERS +++ b/core/java/android/print/OWNERS @@ -2,3 +2,4 @@ anothermark@google.com kumarashishg@google.com +bmgordon@google.com diff --git a/core/java/android/printservice/OWNERS b/core/java/android/printservice/OWNERS index 0809de25b45c..ce79f5d0c669 100644 --- a/core/java/android/printservice/OWNERS +++ b/core/java/android/printservice/OWNERS @@ -2,3 +2,4 @@ anothermark@google.com kumarashishg@google.com +bmgordon@google.com |