<@U02LHPNK4HW> access to the provider repos in the...
# pulumiverse
b
@shy-arm-32391 access to the provider repos in the pulumiverse org are managed by PRs in the infra repo via the YAML files in the 03-members directory. Create a file named after your GitHub login (not strictly necessary but best practice): guineveresaenger.yaml. I think this should do it as content:
Copy code
username: guineveresaenger
maintain:
  - pulumi-grafana
  - pulumi-buildkite
s
thank you! will do! this is so useful!
🎉 1
b
@shy-arm-32391 currently you are
admin
at
pulumi-buildkite
perhaps you wanna keep this.
Copy code
username: guineveresaenger
admin:
  - pulumi-buildkite
maintain:
  - pulumi-grafana
👍 1
s