Skip to content

Commit 25025fb

Browse files
authored
Remove Reiley Yang 🐇 from the component owners list👋 (open-telemetry#2307)
1 parent 01532d4 commit 25025fb

File tree

3 files changed

+2
-9
lines changed

3 files changed

+2
-9
lines changed

.github/component_owners.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,13 @@ components:
77
- cijothomas
88
- codeblanch
99
- rajkumar-rangaraj
10-
- reyang
1110
- utpilla
1211
src/OpenTelemetry.Exporter.InfluxDB/:
1312
- havret
1413
src/OpenTelemetry.Exporter.Instana/:
1514
- zivaninstana
1615
src/OpenTelemetry.Exporter.OneCollector/:
1716
- codeblanch
18-
- reyang
1917
src/OpenTelemetry.Exporter.Stackdriver/:
2018
- SergeyKanzhelev
2119
src/OpenTelemetry.Extensions/:
@@ -95,30 +93,25 @@ components:
9593
- cijothomas
9694
- codeblanch
9795
- rajkumar-rangaraj
98-
- reyang
9996
- utpilla
10097
test/OpenTelemetry.Exporter.Geneva.Stress/:
10198
- cijothomas
10299
- codeblanch
103100
- rajkumar-rangaraj
104-
- reyang
105101
- utpilla
106102
test/OpenTelemetry.Exporter.Geneva.Tests/:
107103
- cijothomas
108104
- codeblanch
109105
- rajkumar-rangaraj
110-
- reyang
111106
- utpilla
112107
test/OpenTelemetry.Exporter.InfluxDB.Tests/:
113108
- havret
114109
test/OpenTelemetry.Exporter.Instana.Tests/:
115110
- zivaninstana
116111
test/OpenTelemetry.Exporter.OneCollector.Benchmarks/:
117112
- codeblanch
118-
- reyang
119113
test/OpenTelemetry.Exporter.OneCollector.Tests/:
120114
- codeblanch
121-
- reyang
122115
test/OpenTelemetry.Exporter.Stackdriver.Tests/:
123116
- SergeyKanzhelev
124117
test/OpenTelemetry.Extensions.Tests/:

src/OpenTelemetry.Exporter.Geneva/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| Status | |
44
| ------------- |-----------|
55
| Stability | [Stable](../../README.md#stable)|
6-
| Code Owners | [@cijothomas](https://github.com/cijothomas), [@codeblanch](https://github.com/codeblanch), [@rajkumar-rangaraj](https://github.com/rajkumar-rangaraj/), [@reyang](https://github.com/reyang), [@utpilla](https://github.com/utpilla)|
6+
| Code Owners | [@cijothomas](https://github.com/cijothomas), [@codeblanch](https://github.com/codeblanch), [@rajkumar-rangaraj](https://github.com/rajkumar-rangaraj/), [@utpilla](https://github.com/utpilla)|
77

88
[![NuGet version badge](https://img.shields.io/nuget/v/OpenTelemetry.Exporter.Geneva)](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva)
99
[![NuGet download count badge](https://img.shields.io/nuget/dt/OpenTelemetry.Exporter.Geneva)](https://www.nuget.org/packages/OpenTelemetry.Exporter.Geneva)

src/OpenTelemetry.Exporter.OneCollector/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
| Status | |
44
| ------------- |-----------|
55
| Stability | [Stable](../../README.md#stable)|
6-
| Code Owners | [@codeblanch](https://github.com/codeblanch), [@reyang](https://github.com/reyang)|
6+
| Code Owners | [@codeblanch](https://github.com/codeblanch)|
77

88
[![NuGet version badge](https://img.shields.io/nuget/v/OpenTelemetry.Exporter.OneCollector)](https://www.nuget.org/packages/OpenTelemetry.Exporter.OneCollector)
99
[![NuGet download count badge](https://img.shields.io/nuget/dt/OpenTelemetry.Exporter.OneCollector)](https://www.nuget.org/packages/OpenTelemetry.Exporter.OneCollector)

0 commit comments

Comments
 (0)