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

Adding @andrew to organization #8

Merged
merged 2 commits into from
May 13, 2022
Merged

Adding @andrew to organization #8

merged 2 commits into from
May 13, 2022

Conversation

BigLep
Copy link
Contributor

@BigLep BigLep commented May 12, 2022

@github-actions
Copy link
Contributor

github-actions bot commented May 12, 2022

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

Terraform plans

libp2p

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["andrew"] will be created
  + resource "github_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + username = "andrew"
    }

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

Changes to Outputs:
  ~ team            = [
        # (6 unchanged elements hidden)
        {
            id    = 5253535
            index = "go-libp2p Maintainers"
        },
      + {
          + id    = 6075856
          + index = "js-libp2p ChainSafe Maintainers"
        },
        {
            id    = 3891830
            index = "Observation UI"
        },
        # (9 unchanged elements hidden)
    ]
  ~ team_membership = [
        # (67 unchanged elements hidden)
        {
            id    = "5253535:adlrocha"
            index = "go-libp2p Maintainers → adlrocha"
        },
      + {
          + id    = "6075856:wemeetagain"
          + index = "js-libp2p ChainSafe Maintainers → wemeetagain"
        },
      + {
          + id    = "6075856:mpetrunic"
          + index = "js-libp2p ChainSafe Maintainers → mpetrunic"
        },
        {
            id    = "3891830:raulk"
            index = "Observation UI → raulk"
        },
        # (96 unchanged elements hidden)
    ]
  ~ team_repository = [
        # (221 unchanged elements hidden)
        {
            id    = "5253535:go-libp2p-backoff"
            index = "go-libp2p Maintainers → go-libp2p-backoff"
        },
      + {
          + id    = "6075856:js-libp2p"
          + index = "js-libp2p ChainSafe Maintainers → js-libp2p"
        },
        {
            id    = "3891830:observer-toolkit"
            index = "Observation UI → observer-toolkit"
        },
        # (293 unchanged elements hidden)
    ]

@galargh galargh merged this pull request into libp2p:master May 13, 2022
galargh added a commit that referenced this pull request May 18, 2022
libp2p-mgmt-read-write bot pushed a commit that referenced this pull request Aug 16, 2022
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.

2 participants