Skip to content

Commit 5d3e043

Browse files
Give lotus-miner-maintainers push access to lotus (#146)
* Give lotus-miner-maintainers push access to lotus This is in response to https://filecoinproject.slack.com/archives/C088QNKCCG6/p1752136854380589 on slack * Add note about branch protection rule --------- Co-authored-by: filecoin-project-mgmt-read-write[bot] <124318806+filecoin-project-mgmt-read-write[bot]@users.noreply.github.com>
1 parent ac382ae commit 5d3e043

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

github/filecoin-project.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3198,12 +3198,14 @@ repositories:
31983198
teams:
31993199
admin:
32003200
- lotus-maintainers
3201+
# Note that there is a master branch protection rule that further restricts write access
3202+
# https://github.com/filecoin-project/lotus/settings/branch_protection_rules/11929673
32013203
push:
32023204
- lotus-ci # Credentials for members of this team are used to automate GitHub Release creation
32033205
- lotus-contributors
3206+
- lotus-miner-maintainers # Push access needed to repo so can make changes in the miner code
32043207
triage:
32053208
- filoz-devguild-mentees
3206-
- lotus-miner-maintainers
32073209
visibility: public
32083210
lua-filecoin:
32093211
archived: true

0 commit comments

Comments
 (0)