Skip to content

Added @FilOzzy to proofs-crate-owners #154

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

Merged
merged 1 commit into from
Jul 25, 2025

Conversation

BigLep
Copy link
Member

@BigLep BigLep commented Jul 23, 2025

This is in support of filecoin-project/rust-filecoin-proofs-api#110

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

@BigLep BigLep requested a review from galargh July 23, 2025 20:15
@BigLep BigLep self-assigned this Jul 23, 2025
@BigLep BigLep requested a review from a team as a code owner July 23, 2025 20:15
Copy link
Contributor

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

Access Changes
User filozzy:
  - will gain admin permission to bellperson
  - will gain admin permission to bls-signatures
  - will gain admin permission to blstrs
  - will gain admin permission to ec-gpu
  - will gain admin permission to fil-rustacuda
  - will gain admin permission to filecoin-phase2
  - will gain admin permission to merkletree
  - will gain admin permission to powersoftau
  - will gain admin permission to rust-fil-logger
  - will gain admin permission to rust-fil-proofs
  - will gain admin permission to rust-filecoin-proofs-api
  - will gain admin permission to rust-gpu-tools
  - will gain admin permission to taupipp

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["proofs-crate-owners:filozzy"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "12915284"
      + username = "FilOzzy"
    }

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

@galargh galargh merged commit 1707a11 into master Jul 25, 2025
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