Skip to content

Commit 8bc2d1d

Browse files
atoulmedmathieu
authored andcommitted
[chore] move abhishek-at-cloudwerx to emeritus (open-telemetry#38715)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This PR moves @abhishek-at-cloudwerx to emeritus status. Please comment if you would like to cancel this change and work towards membership. This PR will be merged 2 weeks from now otherwise. <!-- Issue number (e.g. open-telemetry#1234) or full URL to issue, if applicable. --> #### Link to tracking issue Relates to open-telemetry#38714
1 parent f5f2308 commit 8bc2d1d

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ receiver/flinkmetricsreceiver/ @open-telemetry
237237
receiver/fluentforwardreceiver/ @open-telemetry/collector-contrib-approvers @dmitryax
238238
receiver/githubreceiver/ @open-telemetry/collector-contrib-approvers @adrielp @crobert-1 @TylerHelmuth
239239
receiver/gitlabreceiver/ @open-telemetry/collector-contrib-approvers @adrielp @atoulme
240-
receiver/googlecloudmonitoringreceiver/ @open-telemetry/collector-contrib-approvers @dashpole @TylerHelmuth @abhishek-at-cloudwerx
240+
receiver/googlecloudmonitoringreceiver/ @open-telemetry/collector-contrib-approvers @dashpole @TylerHelmuth
241241
receiver/googlecloudpubsubreceiver/ @open-telemetry/collector-contrib-approvers @alexvanboxel
242242
receiver/googlecloudspannerreceiver/ @open-telemetry/collector-contrib-approvers @dashpole @dsimil @KiranmayiB
243243
receiver/haproxyreceiver/ @open-telemetry/collector-contrib-approvers @atoulme @MovieStoreGuy

cmd/githubgen/allowlist.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
abhishek-at-cloudwerx
21
dsimil
32
heitorganzeli
43
KiranmayiB

receiver/googlecloudmonitoringreceiver/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
| Stability | [alpha]: metrics |
77
| Distributions | [contrib] |
88
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Areceiver%2Fgooglecloudmonitoring%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Areceiver%2Fgooglecloudmonitoring) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Areceiver%2Fgooglecloudmonitoring%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Areceiver%2Fgooglecloudmonitoring) |
9-
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@dashpole](https://www.github.com/dashpole), [@TylerHelmuth](https://www.github.com/TylerHelmuth), [@abhishek-at-cloudwerx](https://www.github.com/abhishek-at-cloudwerx) |
9+
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@dashpole](https://www.github.com/dashpole), [@TylerHelmuth](https://www.github.com/TylerHelmuth) |
10+
| Emeritus | [@abhishek-at-cloudwerx](https://www.github.com/abhishek-at-cloudwerx) |
1011

1112
[alpha]: https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/component-stability.md#alpha
1213
[contrib]: https://github.com/open-telemetry/opentelemetry-collector-releases/tree/main/distributions/otelcol-contrib

receiver/googlecloudmonitoringreceiver/metadata.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ status:
66
alpha: [metrics]
77
distributions: [contrib]
88
codeowners:
9-
active: [dashpole, TylerHelmuth, abhishek-at-cloudwerx]
9+
active: [dashpole, TylerHelmuth]
10+
emeritus: [abhishek-at-cloudwerx]
1011

1112
# TODO: Update the receiver to pass the tests
1213
tests:

0 commit comments

Comments
 (0)