From a1b5d5b13bbec55ba6d0e6d2a829b850783929fc Mon Sep 17 00:00:00 2001 From: Christie Wilson Date: Mon, 19 Aug 2019 16:56:02 -0400 Subject: [PATCH] =?UTF-8?q?Add=20@sbswg=20as=20an=20owner=20=F0=9F=98=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Scott has been provided super detailed helpful reviews for a while now (58 reviews as of https://tekton.devstats.cd.foundation/d/46/pr-reviews-by-contributor?orgId=1&var-period=d&var-repo_name=tektoncd%2Fpipeline&var-reviewers="sbwsg"). He has contributed useful and technically challenging features such as https://github.com/tektoncd/pipeline/pull/905 (recreate pods in face of ResourceQuota errors), drove completion of https://github.com/tektoncd/pipeline/pull/936 (Graceful sidecar support) and also https://github.com/tektoncd/pipeline/pull/871 (enforcing default TaskRun timeouts). --- OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/OWNERS b/OWNERS index b7c6204d483..98179615e73 100644 --- a/OWNERS +++ b/OWNERS @@ -8,6 +8,7 @@ approvers: - abayer - afrittoli - dibyom +- sbwsg # Alumni ❤️ # tejal29