Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RangerMauve to js-multiformats repo #30

Merged
merged 1 commit into from
Jul 6, 2022

Conversation

vmx
Copy link
Member

@vmx vmx commented Jul 6, 2022

As requested at ipld/ipld#224 (comment),
add @RangerMauve as collaborator to js-multiformats.

As requested at ipld/ipld#224 (comment),
add @RangerMauve as collaborator to js-multiformats
@vmx vmx requested a review from galargh July 6, 2022 07:58
@github-actions
Copy link
Contributor

github-actions bot commented Jul 6, 2022

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_repository_collaborator.this["js-multiformats → RangerMauve"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "push"
      + permission_diff_suppression = false
      + repository                  = "js-multiformats"
      + username                    = "RangerMauve"
    }

Plan: 1 to add, 0 to change, 0 to destroy.

Changes to Outputs:
  ~ team_membership = [
        # (120 unchanged elements hidden)
        {
            id    = "4657016:Stebalien"
            index = "w3dt-stewards → Stebalien"
        },
      + {
          + id    = "4657016:MarcoPolo"
          + index = "w3dt-stewards → MarcoPolo"
        },
        {
            id    = "4657016:achingbrain"
            index = "w3dt-stewards → achingbrain"
        },
        # (3 unchanged elements hidden)
    ]

@galargh galargh merged commit 16cef90 into master Jul 6, 2022
@galargh galargh deleted the js-multiformats-add-rangermauve branch July 6, 2022 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants