Skip to content
This repository was archived by the owner on Sep 30, 2025. It is now read-only.

Conversation

@dhuseby
Copy link
Contributor

@dhuseby dhuseby commented Feb 25, 2025

Signed-off-by: Dave Grantham dwg@linuxprogrammer.org

Summary

Promotes @zerg-su to maintainership of the cpp-libp2p project per request from @kamilsa.

Why do you need this?

@zerg-su is a devops specialist working with @kamilsa and is helping with cpp-libp2p's devops

What else do we need to know?

nothing else, thanks.

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

Signed-off-by: Dave Grantham <dwg@linuxprogrammer.org>
@dhuseby dhuseby requested a review from a team as a code owner February 25, 2025 06:23
@dhuseby dhuseby requested a review from a team February 25, 2025 06:23
@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2025

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

Access Changes
User zerg-su:
  - will join the organization as a [object Object] (remind them to accept the email invitation)
  - will gain maintain permission to cpp-libp2p

@github-actions
Copy link
Contributor

github-actions bot commented Mar 2, 2025

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

  # github_team_membership.this["cpp-libp2p:zerg-su"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "3892167"
      + username = "zerg-su"
    }

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

Copy link
Member

@galargh galargh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving as @dhuseby is one of the org owners

@galargh galargh merged commit 54ae760 into master Mar 4, 2025
6 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants