Skip to content

Commit

Permalink
[pkg/ottl] Flag that OTTL is seeking more codeowners (#33111)
Browse files Browse the repository at this point in the history
OTTL is complex and powerful, and as @evan-bradley and I focus on
Collector 1.0 work our ability to keep up with OTTL features/beta work
as waned. We are looking for others to help us keep momentum.
  • Loading branch information
TylerHelmuth committed May 17, 2024
1 parent 7aff95f commit 8dc671a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pkg/ottl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
| ------------- |-----------|
| Stability | [alpha]: traces, metrics, logs |
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Apkg%2Fottl%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Apkg%2Fottl) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Apkg%2Fottl%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Apkg%2Fottl) |
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@TylerHelmuth](https://www.github.com/TylerHelmuth), [@kentquirk](https://www.github.com/kentquirk), [@bogdandrutu](https://www.github.com/bogdandrutu), [@evan-bradley](https://www.github.com/evan-bradley) |
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@TylerHelmuth](https://www.github.com/TylerHelmuth), [@kentquirk](https://www.github.com/kentquirk), [@bogdandrutu](https://www.github.com/bogdandrutu), [@evan-bradley](https://www.github.com/evan-bradley) \| Seeking more code owners! |

[alpha]: https://github.com/open-telemetry/opentelemetry-collector#alpha
<!-- end autogenerated section -->
Expand Down
3 changes: 2 additions & 1 deletion pkg/ottl/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ status:
stability:
alpha: [ traces, metrics, logs ]
codeowners:
active: [TylerHelmuth, kentquirk, bogdandrutu, evan-bradley]
active: [TylerHelmuth, kentquirk, bogdandrutu, evan-bradley]
seeking_new: true

0 comments on commit 8dc671a

Please sign in to comment.