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

Move yusefnapora to alumni #164

Merged
merged 4 commits into from
Jul 5, 2023
Merged

Move yusefnapora to alumni #164

merged 4 commits into from
Jul 5, 2023

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Jul 5, 2023

Summary

@yusefnapora let me know in case you still need these permissions.

Why do you need this?

What else do we need to know?

DRI: myself

Reviewer's Checklist

  • It is clear where the request is coming from (if unsure, ask)
  • All the automated checks passed
  • The YAML changes reflect the summary of the request
  • The Terraform plan posted as a comment reflects the summary of the request

@mxinden mxinden requested a review from BigLep July 5, 2023 04:23
@mxinden mxinden requested review from a team as code owners July 5, 2023 04:23
@github-actions
Copy link
Contributor

github-actions bot commented Jul 5, 2023

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
  - destroy

Terraform will perform the following actions:

  # github_team_membership.this["alumni:yusefnapora"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "6201424"
      + username = "yusefnapora"
    }

  # github_team_membership.this["repos - go:yusefnapora"] will be destroyed
  # (because key ["repos - go:yusefnapora"] is not in for_each map)
  - resource "github_team_membership" "this" {
      - etag     = "W/\"bb91f3f1834a71283c3606032ea270be052237e7671b3342081b485da27be852\"" -> null
      - id       = "2100801:yusefnapora" -> null
      - role     = "member" -> null
      - team_id  = "2100801" -> null
      - username = "yusefnapora" -> null
    }

  # github_team_membership.this["repos - rust:yusefnapora"] will be destroyed
  # (because key ["repos - rust:yusefnapora"] is not in for_each map)
  - resource "github_team_membership" "this" {
      - etag     = "W/\"29b4f6bcd19f6a89b5b74a4b00d6ef5de785990891dd09b431b59049f1f3949d\"" -> null
      - id       = "2457482:yusefnapora" -> null
      - role     = "member" -> null
      - team_id  = "2457482" -> null
      - username = "yusefnapora" -> null
    }

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

@galargh galargh merged commit e5e2325 into master Jul 5, 2023
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