From f341c0520b7527a0064ca6020f56f08faf6fccbd Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Wed, 24 Jun 2026 11:49:56 -0700 Subject: [PATCH 1/2] Update README --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b0b6dfb..3215d2d 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,12 @@ # OpenTelemetry Shared Workflows +Reusable GitHub Actions components shared across multiple OpenTelemetry repositories. + ## Maintainers -- TODO +- [Adriel Perkins](https://github.com/adrielp), Grainger +- [Marylia Gutierrez](https://github.com/maryliag), Grafana Labs +- [Pablo Baeyens](https://github.com/mx-psi), Datadog +- [Trask Stalnaker](https://github.com/trask), Microsoft For more information about the maintainer role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#maintainer). - -## Approvers - -- TODO - -For more information about the approver role, see the [community repository](https://github.com/open-telemetry/community/blob/main/guides/contributor/membership.md#approver). From a336deafea8b86ff57a92a60331f7dee871e1b36 Mon Sep 17 00:00:00 2001 From: Trask Stalnaker Date: Wed, 24 Jun 2026 11:53:41 -0700 Subject: [PATCH 2/2] Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3215d2d..5de8d7e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenTelemetry Shared Workflows -Reusable GitHub Actions components shared across multiple OpenTelemetry repositories. +This repository contains reusable GitHub Actions components shared across multiple OpenTelemetry repositories. ## Maintainers