From ba77d3430795d9037765b5bf32080d865e0754ba Mon Sep 17 00:00:00 2001 From: Christoffer Jansson Date: Fri, 28 Oct 2022 09:59:24 +0200 Subject: [PATCH] add jansson@google.com to infra owners to cover when Mirko is OOO Bug: None Change-Id: I5c829bb52b8e2c5f99b1b6b926fcaeab4ddca115 Reviewed-on: https://chromium-review.googlesource.com/c/libyuv/libyuv/+/3990603 Commit-Queue: Magnus Jedvert Reviewed-by: Magnus Jedvert --- OWNERS | 5 +++-- infra/config/OWNERS | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/OWNERS b/OWNERS index 73d115ddd..f11a7bfdc 100644 --- a/OWNERS +++ b/OWNERS @@ -2,9 +2,10 @@ mbonadei@chromium.org fbarchard@chromium.org magjed@chromium.org wtc@google.com +jansson@google.com -per-file *.gn=mbonadei@chromium.org +per-file *.gn=mbonadei@chromium.org,jansson@google.com per-file .gitignore=* per-file AUTHORS=* per-file DEPS=* -per-file PRESUBMIT.py=mbonadei@chromium.org +per-file PRESUBMIT.py=mbonadei@chromium.org,jansson@google.com diff --git a/infra/config/OWNERS b/infra/config/OWNERS index 31ec1368a..2c4f90a03 100644 --- a/infra/config/OWNERS +++ b/infra/config/OWNERS @@ -1,3 +1,3 @@ fbarchard@chromium.org mbonadei@chromium.org -nodir@chromium.org +jansson@google.com