Skip to content

Commit 97a5a29

Browse files
authored
Update README.md
1 parent 70bc9fb commit 97a5a29

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,14 +101,18 @@ Run it like so:
101101
### Maintainers
102102

103103
The core maintainers of this repository are:
104-
- @nemo, @vmx & @shawnrader, from the fil-crypto team
104+
- @nemo & @vmx, from the fil-crypto team
105105
- @lotus-maintainers
106106
- @stebalien, from the FVM team
107107

108108
Maintainers are not only the contributors of this repository, but also exercise a range of editorial responsibilities to keep the repository organized for the OSS contributors, that includes triage the issues, review and merge/close PRs, publish releases and so on.
109109

110110
### Development Guidelines (WIP)
111111

112+
#### CI Builds
113+
114+
To start a CI job to build binaries off of a commit push a tag starting with the character `v`, i.e. `v1.22.0-rc2`.
115+
112116
#### Branches
113117

114118
`master` is considered as the development branch of this repository. Changes being introduced to master must be tested (programmable and/or manual). The head of the master will be tagged and released upon the merge of each PR automatically.

0 commit comments

Comments
 (0)