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 darobin as admin of ipfs/ipfs #197

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Add darobin as admin of ipfs/ipfs #197

merged 1 commit into from
Mar 18, 2024

Conversation

darobin
Copy link
Contributor

@darobin darobin commented Mar 18, 2024

Summary

Adding @darobin (me) as admin of ipfs/ipfs

Why do you need this?

Doing this because we would like to use that repo for a shared website listing all WGs in the project, etc. Right now this is an empty repo.

What else do we need to know?

Life, the universe, you know, the small stuff. But for this specific request I think that's it.

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

Doing this because we would like to use that repo for a shared website listing all WGs in the project, etc.
@darobin darobin requested review from a team as code owners March 18, 2024 21:44
Copy link
Contributor

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

Access Changes
User darobin:
  - will gain admin permission to ipfs

Copy link
Contributor

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

Terraform plans

ipfs

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["ipfs:darobin"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "ipfs"
      + username                    = "darobin"
    }

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

Copy link
Member

@lidel lidel left a comment

Choose a reason for hiding this comment

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

@lidel lidel merged commit 56c8dcc into ipfs:master Mar 18, 2024
6 checks passed
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