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

chore: make w3dt-stewards admin of js-libp2p-webrtc-peer #82

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

p-shahi
Copy link
Member

@p-shahi p-shahi commented Nov 22, 2022

Summary

make w3dt-stewards admin of js-libp2p-webrtc-peer

Why do you need this?

Am not able to push changes to the repo needed for #80

What else do we need to know?

N/A

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

@p-shahi p-shahi requested review from a team as code owners November 22, 2022 21:14
@github-actions
Copy link
Contributor

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_repository_collaborator.this["js-libp2p-webrtc-peer:w3dt-stewards"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "js-libp2p-webrtc-peer"
      + username                    = "w3dt-stewards"
    }

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

@p-shahi p-shahi merged commit 5a270dc into master Nov 23, 2022
@p-shahi p-shahi deleted the add-w3dt-stewards-admin-to-js-webrtc-peer branch November 23, 2022 01:23
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