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: add wemeetagain as protons maintainer #167

Merged
merged 2 commits into from
Sep 22, 2023

Conversation

wemeetagain
Copy link
Member

Summary

Add myself (@wemeetagain) as a maintainer of https://github.com/ipfs/protons

Why do you need this?

I'm working with @achingbrain on this library and would like permission to edit, review, and merge PRs

What else do we need to know?

nada

DRI: @achingbrain @p-shahi

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

@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

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

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

@laurentsenta laurentsenta merged commit ffa9e3f into ipfs:master Sep 22, 2023
6 checks passed
@wemeetagain wemeetagain deleted the patch-1 branch September 22, 2023 18:14
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