Skip to content

Commit 6f1c924

Browse files
authored
docs: update README with Go version management details (#546)
Added Go version management section and updated maintainer information.
1 parent 46e0cc0 commit 6f1c924

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -103,13 +103,17 @@ Run it like so:
103103
./mkreleaselog v0.25.0 v0.26.0 > /tmp/v0.26.0.notes.txt
104104
```
105105

106+
## Go Version Management
107+
108+
This repo follows [the same policy as Lotus](https://github.com/filecoin-project/lotus/blob/master/CONTRIBUTING.md#go-version-management).
109+
110+
See [PR #545](https://github.com/filecoin-project/filecoin-ffi/pull/545) for an example of upgrading from 1.23.7 to 1.24.7.
111+
106112
## Contribution
107113

108114
### Maintainers
109115

110-
The core maintainers of this repository are:
111-
- @Filoz
112-
- [Elliptic Research](https://www.ellipticresearch.com/)
116+
The core maintainer of this repository is [FilOz](https://filoz.org/).
113117

114118
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.
115119

0 commit comments

Comments
 (0)