From 2ccbc46d83fea604e12efebcd2a98fa342458d91 Mon Sep 17 00:00:00 2001 From: Phi Date: Mon, 18 May 2026 09:45:36 +0200 Subject: [PATCH 1/2] Add StorSwift push access to Lotus --- github/filecoin-project.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/github/filecoin-project.yml b/github/filecoin-project.yml index b8f99c0..32eac49 100644 --- a/github/filecoin-project.yml +++ b/github/filecoin-project.yml @@ -3406,6 +3406,9 @@ repositories: collaborators: maintain: - snadrus # Curio lead + push: + - marco-storswift # StorSwift team members, that are maintaining lotus-miner + - snail8501 # StorSwift team members, that are maintaining lotus-miner triage: - ribasushi # Independent contributor active on various Lotus issues. Now can assign labels and leave reviews. has_discussions: true From b15a2200aa4a4c1e69b4459ecb051cd0cebe1b3d Mon Sep 17 00:00:00 2001 From: Phi Date: Mon, 18 May 2026 11:23:18 +0200 Subject: [PATCH 2/2] Move StorSwift access to Lotus miner team --- github/filecoin-project.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/github/filecoin-project.yml b/github/filecoin-project.yml index 32eac49..d380eb5 100644 --- a/github/filecoin-project.yml +++ b/github/filecoin-project.yml @@ -3406,9 +3406,6 @@ repositories: collaborators: maintain: - snadrus # Curio lead - push: - - marco-storswift # StorSwift team members, that are maintaining lotus-miner - - snail8501 # StorSwift team members, that are maintaining lotus-miner triage: - ribasushi # Independent contributor active on various Lotus issues. Now can assign labels and leave reviews. has_discussions: true @@ -5210,6 +5207,9 @@ teams: members: maintainer: - tediou5 + member: + - marco-storswift # StorSwift team members, that are maintaining lotus-miner + - snail8501 # StorSwift team members, that are maintaining lotus-miner moderators: # Assigning this team the Moderator role is configured through the GitHub UI, not in github-mgmt. # Sead team members were added 202408 as part of reducing their org ownership in https://github.com/filecoin-project/github-mgmt/issues/47