Skip to content

Add Miro and Srdjan to ff-eng#193

Merged
BigLep merged 2 commits intomasterfrom
ianconsolata-patch-5
Feb 24, 2026
Merged

Add Miro and Srdjan to ff-eng#193
BigLep merged 2 commits intomasterfrom
ianconsolata-patch-5

Conversation

@ianconsolata
Copy link
Contributor

Summary

Also make lanzafame and batjos admin's of filhyperspace

Why do you need this?

Miro and Srdjan just joined the FilHyperspace team

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

Also make lanzafame and batjos admin's of filhyperspace
@ianconsolata ianconsolata requested a review from a team as a code owner February 24, 2026 19:16
@github-actions
Copy link
Contributor

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

Access Changes
User bajtos:
  - will gain maintain permission to filhyperspace
User lanzafame:
  - will have the permission to filhyperspace change from maintain to admin
User pyropy:
  - will gain maintain permission to filhyperspace
User batjos:
  - will gain admin permission to filhyperspace

@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

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

  # github_repository_collaborator.this["filhyperspace:lanzafame"] will be created
  + resource "github_repository_collaborator" "this" {
      + id                          = (known after apply)
      + invitation_id               = (known after apply)
      + permission                  = "admin"
      + permission_diff_suppression = false
      + repository                  = "filhyperspace"
      + username                    = "lanzafame"
    }

  # github_team_membership.this["ff-eng:bajtos"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "16228647"
      + username = "bajtos"
    }

  # github_team_membership.this["ff-eng:pyropy"] will be created
  + resource "github_team_membership" "this" {
      + etag     = (known after apply)
      + id       = (known after apply)
      + role     = "member"
      + team_id  = "16228647"
      + username = "pyropy"
    }

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

@BigLep BigLep merged commit b7bba6e into master Feb 24, 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.

2 participants