Skip to content

chore: add rvagg as code-owner in curio - #208

Merged
rvagg merged 2 commits into
filecoin-project:masterfrom
rjan90:phi/add-rod-curio-owner
May 28, 2026
Merged

chore: add rvagg as code-owner in curio#208
rvagg merged 2 commits into
filecoin-project:masterfrom
rjan90:phi/add-rod-curio-owner

Conversation

@rjan90

@rjan90 rjan90 commented May 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Add rvagg as code-owner in curio. Ref: https://filecoinproject.slack.com/archives/C08TVNKJV7C/p1779956569108749

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

chore: add rvagg as code-owner in curio
@rjan90
rjan90 requested a review from a team as a code owner May 28, 2026 08:31
@github-actions

Copy link
Copy Markdown
Contributor

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

Access Changes
User rvagg:
  - will have the permission to curio change from push to admin
  - will gain admin permission to apt

@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Before merge, verify that all the following plans are correct. After merge, Apply will regenerate the plans from the merged commit and continue only if they match.

Terraform plans

filecoin-project
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create
  ~ update in-place

Terraform will perform the following actions:

  # github_team_membership.this["curio:lexluthr"] will be updated in-place
  ~ resource "github_team_membership" "this" {
        id       = "10173236:LexLuthr"
      ~ role     = "member" -> "maintainer"
        # (3 unchanged attributes hidden)
    }

  # github_team_membership.this["curio:rvagg"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "10173236"
      + username = "rvagg"
    }

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

@LexLuthr LexLuthr left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Thank you! This is is great.

@rvagg
rvagg merged commit 01ff880 into filecoin-project:master May 28, 2026
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.

3 participants