From bcc2af02f4f1e25405528c8936b048dec79aea27 Mon Sep 17 00:00:00 2001 From: Anthony Mirabella Date: Fri, 26 May 2023 10:49:44 -0400 Subject: [PATCH] Add @pellared as maintainer (#4138) * Add @pellared as maintainer Signed-off-by: Anthony J Mirabella * Add @pellared as maintainer in CODEOWNERS --------- Signed-off-by: Anthony J Mirabella Co-authored-by: Tyler Yahn --- CODEOWNERS | 2 +- CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index f6f6a313b..7276165ab 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -14,4 +14,4 @@ * @MrAlias @Aneurysm9 @evantorrie @XSAM @dashpole @MadVikingGod @pellared @hanyuancheung @dmathieu -CODEOWNERS @MrAlias @Aneurysm9 @MadVikingGod +CODEOWNERS @MrAlias @Aneurysm9 @MadVikingGod @pellared diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c00a22e1e..645f84d52 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -538,7 +538,6 @@ interface that defines the specific functionality should be preferred. - [Evan Torrie](https://github.com/evantorrie), Verizon Media - [Sam Xie](https://github.com/XSAM), Cisco/AppDynamics - [David Ashpole](https://github.com/dashpole), Google -- [Robert Pająk](https://github.com/pellared), Splunk - [Chester Cheung](https://github.com/hanyuancheung), Tencent - [Damien Mathieu](https://github.com/dmathieu), Elastic @@ -546,6 +545,7 @@ interface that defines the specific functionality should be preferred. - [Aaron Clawson](https://github.com/MadVikingGod), LightStep - [Anthony Mirabella](https://github.com/Aneurysm9), AWS +- [Robert Pająk](https://github.com/pellared), Splunk - [Tyler Yahn](https://github.com/MrAlias), Splunk ### Emeritus