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 rvagg to fips-editors #89

Merged
merged 1 commit into from
Dec 11, 2024
Merged

add rvagg to fips-editors #89

merged 1 commit into from
Dec 11, 2024

Conversation

rvagg
Copy link
Member

@rvagg rvagg commented Dec 11, 2024

Updating to match https://github.com/filecoin-project/FIPs/blob/master/CODEOWNERS so I can merge.

@raulk is missing from this list, would you like me to put you on here too Raul to get these in sync?

@rvagg rvagg requested a review from a team as a code owner December 11, 2024 21:57
Copy link
Contributor

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

Access Changes
User rvagg:
  - will have the permission to fips change from push to admin

Copy link
Contributor

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

Terraform plans

filecoin-project

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_membership.this["fips-editors:rvagg"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "5698214"
      + username = "rvagg"
    }

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

@BigLep BigLep merged commit ae331e5 into master Dec 11, 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