multiformats / github-mgmt

1 stars 16 forks source link

add guillaumemichel to w3dt-stewards #105

Closed guillaumemichel closed 4 months ago

guillaumemichel commented 4 months ago

Summary

Adding @guillaumemichel to w3dt-stewards

Why do you need this?

Member of w3dt-stewards, IP Shipyard, ProbeLab.

What else do we need to know?

DRI: myself

Reviewer's Checklist

github-actions[bot] commented 4 months ago

The following access changes will be introduced as a result of applying the plan:

Access Changes ``` User guillaumemichel: - will join the organization as a [object Object] (remind them to accept the email invitation) - will gain admin permission to base-x - will gain admin permission to cid - will gain admin permission to cid-utils-website - will gain admin permission to docs - will gain admin permission to go-base32 - will gain admin permission to go-base36 - will gain admin permission to go-multiaddr - will gain admin permission to go-multiaddr-dns - will gain admin permission to go-multiaddr-fmt - will gain admin permission to go-multibase - will gain admin permission to go-multicodec - will gain admin permission to go-multigram - will gain admin permission to go-multihash - will gain admin permission to go-multistream - will gain admin permission to go-varint - will gain admin permission to java-multiaddr - will gain admin permission to java-multibase - will gain admin permission to java-multihash - will gain admin permission to js-blake2 - will gain admin permission to js-cid-tool - will gain admin permission to js-dns - will gain admin permission to js-mafmt - will gain admin permission to js-multiaddr - will gain admin permission to js-multiaddr-matcher - will gain admin permission to js-multiaddr-to-uri - will gain admin permission to js-multicodec - will gain admin permission to js-multiformats - will gain admin permission to js-murmur3 - will gain admin permission to js-sha3 - will gain admin permission to js-uri-to-multiaddr - will gain admin permission to ma-pipe - will gain admin permission to multiaddr - will gain admin permission to multibase - will gain admin permission to multicodec - will gain admin permission to multiformats - will gain admin permission to multihash - will gain admin permission to multistream - will gain admin permission to multistream-select - will gain admin permission to rust-cid - will gain admin permission to rust-multiaddr - will gain admin permission to rust-multibase - will gain admin permission to rust-multihash - will gain admin permission to specs - will gain admin permission to unsigned-varint - will gain admin permission to website ```
github-actions[bot] commented 4 months ago

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

multiformats ``` Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: + create Terraform will perform the following actions: # github_membership.this["guillaumemichel"] will be created + resource "github_membership" "this" { + etag = (known after apply) + id = (known after apply) + role = "member" + username = "guillaumemichel" } # github_team_membership.this["w3dt-stewards:guillaumemichel"] will be created + resource "github_team_membership" "this" { + etag = (known after apply) + id = (known after apply) + role = "member" + team_id = "4657016" + username = "guillaumemichel" } Plan: 2 to add, 0 to change, 0 to destroy. ```
galargh commented 4 months ago

Thank you for the PR, all looks good ;)