From d9e9038f076299eeb377d7fa706addd4c37b6271 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Paj=C4=85k?= Date: Thu, 24 Jul 2025 02:51:03 +0200 Subject: [PATCH] Add Flc as an approver (#7053) Flc has been doing excellent work in this SIG. He is consistently active for more than a year: https://github.com/flc1125?tab=overview&from=2025-06-01&org=open-telemetry. I would like to nominate him as an approver. --------- Co-authored-by: Damien Mathieu <42@dmathieu.com> Co-authored-by: Sam Xie --- CODEOWNERS | 2 +- CONTRIBUTING.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 945a07d2b..26a03aed1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -12,6 +12,6 @@ # https://help.github.com/en/articles/about-code-owners # -* @MrAlias @XSAM @dashpole @pellared @dmathieu +* @MrAlias @XSAM @dashpole @pellared @dmathieu @flc1125 CODEOWNERS @MrAlias @pellared @dashpole @XSAM @dmathieu diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b49ed7383..d23d49fa6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -660,7 +660,7 @@ For more information about the maintainer role, see the [community repository](h ### Approvers -None at this time +- [Flc](https://github.com/flc1125), Independent For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver).