From 730ded129a8f61afd0de32d83c338fd35c8d6d07 Mon Sep 17 00:00:00 2001 From: Reiley Yang Date: Tue, 16 Jun 2020 11:53:05 -0700 Subject: [PATCH 1/2] remove Josh from the approvers --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 6371c3c579..a53ef98f7c 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,6 @@ Approvers ([@open-telemetry/cpp-approvers](https://github.com/orgs/open-telemetr - [Max Golovanov](https://github.com/maxgolov), Microsoft - [Johannes Tax](https://github.com/pyohannes), New Relic -- [Josh MacDonald](https://github.com/jmacd), Lightstep - [Ryan Burn](https://github.com/rnburn), Lightstep - [Tigran Najaryan](https://github.com/tigrannajaryan), Splunk From 5b9151e847c6b99b6ed8e781f2cb97da071ec588 Mon Sep 17 00:00:00 2001 From: Reiley Yang Date: Tue, 16 Jun 2020 11:58:07 -0700 Subject: [PATCH 2/2] update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 36463d8b6a..9852bcdf5a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,4 +2,4 @@ # This file controls who is tagged for review for any given pull request. # For anything not explicitly taken by someone else: -* @g-easy @jmacd @maxgolov @pyohannes @reyang @rnburn @tigrannajaryan +* @open-telemetry/cpp-approvers