From e52274b9e321877134165b0bef97a33ac6bc3d83 Mon Sep 17 00:00:00 2001 From: Mirko Bonadei Date: Mon, 26 Apr 2021 13:55:42 +0200 Subject: [PATCH] Add mbonadei@ as owner of .pylintrc / .vpython. No-try: true Bug: None Change-Id: I3b4bd3d81831fd9a256782401a5780460eed8129 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/216242 Reviewed-by: Tommi Commit-Queue: Tommi Cr-Commit-Position: refs/heads/master@{#33834} --- OWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/OWNERS b/OWNERS index 73c75a00ee..01304f83dc 100644 --- a/OWNERS +++ b/OWNERS @@ -8,9 +8,10 @@ per-file .gitignore=* per-file .gn=mbonadei@webrtc.org per-file *.gn=mbonadei@webrtc.org per-file *.gni=mbonadei@webrtc.org +per-file .vpython=mbonadei@webrtc.org per-file AUTHORS=* per-file DEPS=* -per-file pylintrc=phoglund@webrtc.org +per-file pylintrc=mbonadei@webrtc.org per-file WATCHLISTS=* per-file abseil-in-webrtc.md=danilchap@webrtc.org per-file abseil-in-webrtc.md=mbonadei@webrtc.org