Skip to content

Commit

Permalink
chore: add Chengzhong Wu as maintainer (#2702)
Browse files Browse the repository at this point in the history
  • Loading branch information
dyladan authored Jan 5, 2022
1 parent dce6eb7 commit fb2031b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,6 @@ We have a weekly SIG meeting! See the [community page](https://github.com/open-t

Approvers ([@open-telemetry/js-approvers](https://github.com/orgs/open-telemetry/teams/javascript-approvers)):

- [Chengzhong Wu](https://github.com/legendecas), Alibaba
- [Gerhard Stöbich](https://github.com/Flarna), Dynatrace
- [John Bley](https://github.com/johnbley), Splunk
- [Mark Wolff](https://github.com/markwolff), Microsoft
Expand All @@ -193,6 +192,7 @@ Approvers ([@open-telemetry/js-approvers](https://github.com/orgs/open-telemetry
Maintainers ([@open-telemetry/js-maintainers](https://github.com/orgs/open-telemetry/teams/javascript-maintainers)):

- [Amir Blum](https://github.com/blumamir), Aspecto
- [Chengzhong Wu](https://github.com/legendecas), Alibaba
- [Daniel Dyla](https://github.com/dyladan), Dynatrace
- [Rauno Viskus](https://github.com/Rauno56), Splunk
- [Valentin Marchaud](https://github.com/vmarchaud), Open Source Contributor
Expand Down
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"ignoreDeps": ["gcp-metadata", "got", "mocha", "husky", "karma-webpack"],
"assignees": ["@blumamir", "@dyladan", "@Rauno56", "@vmarchaud"],
"assignees": ["@blumamir", "@dyladan", "@legendecas", "@Rauno56", "@vmarchaud"],
"schedule": ["before 3am on Friday"],
"labels": ["dependencies"]
}

0 comments on commit fb2031b

Please sign in to comment.