|
4 | 4 |
|
5 | 5 | In alphabetical order: |
6 | 6 |
|
7 | | -- [Austin Parker](#austin-parker) |
| 7 | +- [Antoine Toulme](#antoine-toulme) |
| 8 | +- [Austin Parker](#austin-parker) |
8 | 9 | - [Damien Mathieu](#damien-mathieu) |
9 | 10 | - [Juraci Paixão Kröhling](#juraci-paixão-kröhling) |
10 | 11 | - [Marylia Gutierrez](#marylia-gutierrez) |
11 | 12 |
|
12 | 13 | --- |
13 | 14 |
|
| 15 | +### Antoine Toulme |
| 16 | + |
| 17 | +<img src="static/antoine-toulme.jpg" height="300" alt="Antoine Toulme"/> |
| 18 | + |
| 19 | +- Company: [Splunk](https://www.splunk.com) |
| 20 | +- GitHub: [atoulme](https://github.com/atoulme) |
| 21 | + |
| 22 | +I'm Antoine Toulme, a long time open source enthusiast and product manager. |
| 23 | +I have been involved in open source since 2007, with committer and advisory roles |
| 24 | +under the Eclipse Foundation, the Apache Software Foundation and the Hyperledger |
| 25 | +Foundation. |
| 26 | + |
| 27 | +I have been active with OpenTelemetry since 2020 and am a maintainer of |
| 28 | +OpenTelemetry Collector [Contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib/#contributing), |
| 29 | +and OpenTelemetry [Injector](https://github.com/open-telemetry/opentelemetry-injector), |
| 30 | +approver of Collector [Core](https://github.com/open-telemetry/opentelemetry-collector/#contributing) |
| 31 | +and [Operator](https://github.com/open-telemetry/opentelemetry-operator). |
| 32 | + |
| 33 | +I sponsored approximately [39 components](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aissue%20%20label%3A%22Accepted%20Component%22%20(commenter%3Aatoulme%20%22I%20can%20sponsor%22)%20OR%20(commenter%3Aatoulme%20%22I%20will%20sponsor%22)) |
| 34 | +and have authored many collector components, such as the Splunk HEC [receiver](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/splunkhecreceiver) |
| 35 | +and [exporter](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/exporter/splunkhecexporter), |
| 36 | +the [filestats](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/filestatsreceiver) |
| 37 | +receiver, the [haproxy](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/haproxyreceiver) |
| 38 | +receiver, the [otlpjsonfile](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/otlpjsonfilereceiver) |
| 39 | +receiver. |
| 40 | +I have pushed a lot of code, and I probably just broke the build again. |
| 41 | + |
| 42 | +My goal is to make OpenTelemetry ubiquitous: easy to adopt and tempting with contribution opportunities. |
| 43 | + |
| 44 | +You can see some of the effort through our work on enhancing the [OpenTelemetry Operator out-of-the-box experience](https://github.com/open-telemetry/opentelemetry-operator/pull/3830), |
| 45 | +or our work on the [Injector project](https://github.com/open-telemetry/opentelemetry-injector). |
| 46 | + |
| 47 | +I have shown up on the project and helped push forward every day ([my activity on Collector contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib/pulls?q=commenter%3Aatoulme)). |
| 48 | +I found this [piece by Rands](https://randsinrepose.com/archives/just-hard-work/) mirrors my experience, and makes me immensely proud. |
| 49 | + |
| 50 | +I create automations that help the project scale, for example |
| 51 | +[tagging first time contributions](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/41944) |
| 52 | +so we can prioritize those first encounters. I also try to streamline manual reviews into automated checks, for example |
| 53 | +by adding a [GitHub codeowners check](https://github.com/open-telemetry/opentelemetry-go-build-tools/tree/main/githubgen), |
| 54 | +or a [Golang API checker](https://github.com/open-telemetry/opentelemetry-go-build-tools/tree/main/checkapi). |
| 55 | + |
| 56 | +If elected, I intend to take my approach to help grow the project further: community first, innovating for impact, and process automation to scale. |
| 57 | + |
| 58 | +You might see me poking fun around; I launched successfully https://ottl.fun as a conversation piece to the excellent https://ottl.run, |
| 59 | +and I intend to run again this year my [OTel WareZ experiment](https://github.com/otel-warez). |
| 60 | +Having fun and playing together is so important to me. |
| 61 | + |
| 62 | +I hope to continue to be the ["worst player in the band"](https://www.goodreads.com/quotes/392893-always-be-the-worst-guy-in-every-band-you-re-in) - where you all play beautiful melodies, and I'm happy to be your roadie. |
| 63 | + |
| 64 | +Thank you for your consideration and your support. |
| 65 | + |
14 | 66 | ### Austin Parker |
15 | 67 |  |
16 | 68 |
|
|
0 commit comments