Skip to content

Commit

Permalink
Update Stable Release Managers (#9335)
Browse files Browse the repository at this point in the history
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
  • Loading branch information
robert-zaremba and Alessio Treglia authored May 16, 2021
1 parent 25ecec6 commit 7b6794a
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions STABLE_RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ and must follow the [Point Release Procedure](CONTRIBUTING.md).
### Rationale

Unlike in-development `master` branch snapshots, **Cosmos-SDK** releases are subject to much wider adoption,
and by a significantly different demographic of users. During development, changes in the `master` branch
and by a significantly different demographic of users. During development, changes in the `master` branch
affect SDK users, application developers, early adopters, and other advanced users that elect to use
unstable experimental software at their own risk.

Expand Down Expand Up @@ -82,9 +82,9 @@ As rule of thumb, the following changes will **NOT** be automatically accepted i

* **State machine changes**.
* **Client application's code-breaking changes**, i.e. changes that prevent client applications to *build without modifications* to the client application's source code.

In some circumstances, PRs that don't meet the aforementioned criteria might be raised and asked to be granted a *Stable Release Exception*.

## Stable Release Exception - Procedure

1. Check that the bug is either fixed or not reproducible in `master`. It is, in general, not appropriate to release bug fixes for stable releases without first testing them in `master`. Please apply the label [0.42 «Stargate»](https://github.com/cosmos/cosmos-sdk/labels/0.42%20LTS%20%28Stargate%29) to the issue.
Expand Down Expand Up @@ -123,9 +123,8 @@ Their responsibilites include:
* Approving/rejecting proposed changes to a stable release series.
* Executing the release process of stable point-releases in compliance with the [Point Release Procedure](CONTRIBUTING.md).

The Stable Release Managers are appointed by the Interchain Foundation.

*Stable Release Managers* for the **0.42 «Stargate»** release series follow:
The Stable Release Managers are appointed by the Interchain Foundation. Currently residing Stable Release Managers:

* @alessio - Alessio Treglia
* @clevinson - Cory Levinson
* @amaurym - Amaruy Martiny
* @robert-zaremba - Robert Zaremba

0 comments on commit 7b6794a

Please sign in to comment.