chore: blumamir maintainer to approver (#5923)

This commit is contained in:
Amir Blum 2025-09-12 08:44:15 +03:00 committed by GitHub
parent 580413baa1
commit c732e7b51e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -227,7 +227,6 @@ We have a weekly SIG meeting! See the [community page](https://github.com/open-t
### Maintainers
- [Amir Blum](https://github.com/blumamir), Odigos
- [Chengzhong Wu](https://github.com/legendecas), Bloomberg
- [Daniel Dyla](https://github.com/dyladan), Dynatrace
- [Jamie Danielson](https://github.com/JamieDanielson), Honeycomb
@ -238,6 +237,7 @@ For more information about the maintainer role, see the [community repository](h
### Approvers
- [Amir Blum](https://github.com/blumamir), Odigos
- [David Luna](https://github.com/david-luna), Elastic
- [Hector Hernandez](https://github.com/hectorhdzg), Microsoft
- [Martin Kuba](https://github.com/martinkuba), Lightstep

View File

@ -44,7 +44,7 @@
"constraints": {
"npm": ">10.8.0"
},
"assignees": ["@blumamir", "@dyladan", "@legendecas", "@pichlermarc"],
"assignees": ["@dyladan", "@legendecas", "@pichlermarc"],
"labels": ["dependencies"],
"postUpdateOptions": ["npmDedupe"]
}