chore: add Chengzhong Wu as maintainer (#2702)
This commit is contained in:
parent
dce6eb7abc
commit
fb2031be6b
|
|
@ -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)):
|
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
|
- [Gerhard Stöbich](https://github.com/Flarna), Dynatrace
|
||||||
- [John Bley](https://github.com/johnbley), Splunk
|
- [John Bley](https://github.com/johnbley), Splunk
|
||||||
- [Mark Wolff](https://github.com/markwolff), Microsoft
|
- [Mark Wolff](https://github.com/markwolff), Microsoft
|
||||||
|
|
@ -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)):
|
Maintainers ([@open-telemetry/js-maintainers](https://github.com/orgs/open-telemetry/teams/javascript-maintainers)):
|
||||||
|
|
||||||
- [Amir Blum](https://github.com/blumamir), Aspecto
|
- [Amir Blum](https://github.com/blumamir), Aspecto
|
||||||
|
- [Chengzhong Wu](https://github.com/legendecas), Alibaba
|
||||||
- [Daniel Dyla](https://github.com/dyladan), Dynatrace
|
- [Daniel Dyla](https://github.com/dyladan), Dynatrace
|
||||||
- [Rauno Viskus](https://github.com/Rauno56), Splunk
|
- [Rauno Viskus](https://github.com/Rauno56), Splunk
|
||||||
- [Valentin Marchaud](https://github.com/vmarchaud), Open Source Contributor
|
- [Valentin Marchaud](https://github.com/vmarchaud), Open Source Contributor
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"ignoreDeps": ["gcp-metadata", "got", "mocha", "husky", "karma-webpack"],
|
"ignoreDeps": ["gcp-metadata", "got", "mocha", "husky", "karma-webpack"],
|
||||||
"assignees": ["@blumamir", "@dyladan", "@Rauno56", "@vmarchaud"],
|
"assignees": ["@blumamir", "@dyladan", "@legendecas", "@Rauno56", "@vmarchaud"],
|
||||||
"schedule": ["before 3am on Friday"],
|
"schedule": ["before 3am on Friday"],
|
||||||
"labels": ["dependencies"]
|
"labels": ["dependencies"]
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue