Skip to content

Commit 2ee3971

Browse files
authored
Request to add Luke Zhang as an owner for AWS components. (#3242)
1 parent c9c069d commit 2ee3971

File tree

6 files changed

+15
-5
lines changed

6 files changed

+15
-5
lines changed

.github/component_owners.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ components:
1717
src/OpenTelemetry.Extensions.AWS/:
1818
- srprash
1919
- normj
20+
- lukeina2z
2021
src/OpenTelemetry.Extensions.Enrichment/:
2122
- evgenyfedorov2
2223
- dariusclay
@@ -30,10 +31,12 @@ components:
3031
- srprash
3132
- normj
3233
- muhammad-othman
34+
- lukeina2z
3335
src/OpenTelemetry.Instrumentation.AWSLambda/:
3436
- rypdal
3537
- Oberon00
3638
- normj
39+
- lukeina2z
3740
src/OpenTelemetry.Instrumentation.Cassandra/:
3841
- xsoheilalizadeh
3942
src/OpenTelemetry.Instrumentation.ConfluentKafka/:
@@ -71,6 +74,7 @@ components:
7174
src/OpenTelemetry.Resources.AWS/:
7275
- srprash
7376
- normj
77+
- lukeina2z
7478
src/OpenTelemetry.Resources.Azure/:
7579
- rajkumar-rangaraj
7680
src/OpenTelemetry.Resources.Container/:
@@ -92,6 +96,7 @@ components:
9296
src/OpenTelemetry.Sampler.AWS/:
9397
- srprash
9498
- normj
99+
- lukeina2z
95100
test/OpenTelemetry.Exporter.Geneva.Benchmarks/:
96101
- rajkumar-rangaraj
97102
- xiang17
@@ -114,6 +119,7 @@ components:
114119
test/OpenTelemetry.Extensions.AWS.Tests/:
115120
- srprash
116121
- normj
122+
- lukeina2z
117123
test/OpenTelemetry.Extensions.Enrichment.Tests/:
118124
- evgenyfedorov2
119125
- dariusclay
@@ -127,10 +133,12 @@ components:
127133
- srprash
128134
- normj
129135
- muhammad-othman
136+
- lukeina2z
130137
test/OpenTelemetry.Instrumentation.AWSLambda.Tests/:
131138
- rypdal
132139
- Oberon00
133140
- normj
141+
- lukeina2z
134142
test/OpenTelemetry.Instrumentation.Cassandra.Tests/:
135143
- xsoheilalizadeh
136144
test/OpenTelemetry.Instrumentation.ConfluentKafka.Tests/:
@@ -164,6 +172,7 @@ components:
164172
test/OpenTelemetry.Resources.AWS.Tests/:
165173
- srprash
166174
- normj
175+
- lukeina2z
167176
test/OpenTelemetry.Resources.Azure.Tests/:
168177
- rajkumar-rangaraj
169178
test/OpenTelemetry.Resources.Container.Tests/:
@@ -182,3 +191,4 @@ components:
182191
test/OpenTelemetry.Sampler.AWS.Tests/:
183192
- srprash
184193
- normj
194+
- lukeina2z

src/OpenTelemetry.Extensions.AWS/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 | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj) |
6+
| Code Owners | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj), [@lukeina2z](https://github.com/lukeina2z) |
77

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

src/OpenTelemetry.Instrumentation.AWS/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 | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj) |
6+
| Code Owners | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj), [@lukeina2z](https://github.com/lukeina2z) |
77

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

src/OpenTelemetry.Instrumentation.AWSLambda/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 | [@rypdal](https://github.com/rypdal), [@Oberon00](https://github.com/Oberon00), [@normj](https://github.com/normj) |
6+
| Code Owners | [@rypdal](https://github.com/rypdal), [@Oberon00](https://github.com/Oberon00), [@normj](https://github.com/normj), [@lukeina2z](https://github.com/lukeina2z) |
77

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

src/OpenTelemetry.Resources.AWS/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 | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj)|
6+
| Code Owners | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj), [@lukeina2z](https://github.com/lukeina2z) |
77

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

src/OpenTelemetry.Sampler.AWS/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 | [Alpha](../../README.md#alpha) |
6-
| Code Owners | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj) |
6+
| Code Owners | [@srprash](https://github.com/srprash), [@normj](https://github.com/normj), [@lukeina2z](https://github.com/lukeina2z) |
77

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

0 commit comments

Comments
 (0)