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

Conversation

@galargh
Copy link
Member

@galargh galargh commented Jul 9, 2025

This is permission update following the repository transfer.

@galargh galargh requested a review from a team as a code owner July 9, 2025 12:09
@galargh galargh requested a review from a team July 9, 2025 12:09
@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2025

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

Access Changes
User agemanning:
  - will gain admin permission to rust-asynchronous-codec
User dariusc93:
  - will gain push permission to rust-asynchronous-codec
User elenaf9:
  - will gain admin permission to rust-asynchronous-codec
User guillaumemichel:
  - will gain admin permission to rust-asynchronous-codec
User jxs:
  - will gain admin permission to rust-asynchronous-codec
User marcopolo:
  - will gain push permission to rust-asynchronous-codec
User thomaseizinger:
  - will gain push permission to rust-asynchronous-codec

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 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_team_repository.this["rust-libp2p maintainers:rust-asynchronous-codec"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "admin"
      + repository = "rust-asynchronous-codec"
      + team_id    = "11402594"
    }

  # github_team_repository.this["rust-libp2p-contributors:rust-asynchronous-codec"] will be created
  + resource "github_team_repository" "this" {
      + etag       = (known after apply)
      + id         = (known after apply)
      + permission = "push"
      + repository = "rust-asynchronous-codec"
      + team_id    = "11227602"
    }

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

Copy link
Member

@jxs jxs left a comment

Choose a reason for hiding this comment

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

LGTM thanks!

@galargh galargh merged commit 4b72057 into master Jul 9, 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