Skip to content

Commit 4b04407

Browse files
authored
chore: move vmarchaud to emeriti (#3709)
1 parent b8923d5 commit 4b04407

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/
3232
### :books: (Refine Doc)
3333

3434
* doc(sdk): update NodeSDK example [#3684](https://github.com/open-telemetry/opentelemetry-js/pull/3684) @martinkuba
35+
* docs: change vmarchaud status from maintainer to emeritus [#3710](https://github.com/open-telemetry/opentelemetry-js/pull/3710) @vmarchaud
3536
* docs: change rauno56 status from maintainer to emeritus [#3706](https://github.com/open-telemetry/opentelemetry-js/pull/3706) @rauno56
3637

3738
## 1.10.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ We have a weekly SIG meeting! See the [community page](https://github.com/open-t
181181
- [Chengzhong Wu](https://github.com/legendecas), Alibaba
182182
- [Daniel Dyla](https://github.com/dyladan), Dynatrace
183183
- [Marc Pichler](https://github.com/pichlermarc), Dynatrace
184-
- [Valentin Marchaud](https://github.com/vmarchaud), Open Source Contributor
185184

186185
*Find more about the maintainer role in [community repository](https://github.com/open-telemetry/community/blob/main/community-membership.md#maintainer).*
187186

@@ -206,6 +205,7 @@ We have a weekly SIG meeting! See the [community page](https://github.com/open-t
206205
- [Daniel Khan](https://github.com/dkhan), Dynatrace, Maintainer
207206
- [Mayur Kale](https://github.com/mayurkale22), Google, Maintainer
208207
- [Rauno Viskus](https://github.com/rauno56), Maintainer
208+
- [Valentin Marchaud](https://github.com/vmarchaud), Maintainer
209209
- [Brandon Gonzalez](https://github.com/bg451), LightStep, Approver
210210
- [Roch Devost](https://github.com/rochdev), DataDog, Approver
211211

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
}
1414
],
1515
"ignoreDeps": ["gcp-metadata", "got", "mocha", "husky", "karma-webpack", "@opentelemetry/api"],
16-
"assignees": ["@blumamir", "@dyladan", "@legendecas", "@vmarchaud"],
16+
"assignees": ["@blumamir", "@dyladan", "@legendecas"],
1717
"schedule": ["before 3am on Friday"],
1818
"labels": ["dependencies"]
1919
}

0 commit comments

Comments
 (0)