Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 8 additions & 3 deletions github/filecoin-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,8 @@ repositories:
teams:
maintain:
- boost-maintainers
push:
- storswift-miner-maintainers # StorSwift team members, that are maintaining lotus-miner
visibility: public
web_commit_signoff_required: false
boost-gfm:
Expand Down Expand Up @@ -3424,6 +3426,7 @@ repositories:
- lotus-ci # Credentials for members of this team are used to automate GitHub Release creation
- lotus-contributors
- lotus-miner-maintainers # Push access needed to repo so can make changes in the miner code
- storswift-miner-maintainers # StorSwift team members, that are maintaining lotus-miner
triage:
- filoz-devguild-mentees
visibility: public
Expand Down Expand Up @@ -5207,9 +5210,6 @@ 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
Expand Down Expand Up @@ -5368,6 +5368,11 @@ teams:
- JadTermsani
- mishmosh
- smooth-operator
storswift-miner-maintainers:
members:
member:
- marco-storswift
- snail8501
tooling:
members:
member:
Expand Down
Loading