Skip to content

Commit be67e76

Browse files
committed
ReleaseChecklist: Update the list of requirements
1 parent f5c91ec commit be67e76

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

ReleaseChecklist.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
## Checklist for making a release:
22

33
### Requirements
4-
- [ ] Lauchpad (Ubuntu One) account
5-
- [ ] gnupg key (has to be version 1, gpg2 won't work) for ``[email protected]`` created and uploaded
6-
- [ ] Write access to https://github.com/ethereum/homebrew-ethereum
4+
- [ ] Github account with access to [solidity](https://github.com/ethereum/solidity), [solc-js](https://github.com/ethereum/solc-js),
5+
[solc-bin](https://github.com/ethereum/solc-bin), [homebrew-ethereum](https://github.com/ethereum/homebrew-ethereum),
6+
[solidity-blog](https://github.com/ethereum/solidity-blog) and [solidity-portal](https://github.com/ethereum/solidity-portal) repositories.
7+
- [ ] DockerHub account with push rights to the [``solc`` image](https://hub.docker.com/r/ethereum/solc).
8+
- [ ] Lauchpad (Ubuntu One) account with a membership in the ["Ethereum" team](https://launchpad.net/~ethereum) and
9+
a gnupg key for your email in the ``ethereum.org`` domain (has to be version 1, gpg2 won't work).
10+
- [ ] [npm Registry](https://www.npmjs.com) account added as a collaborator for the [``solc`` package](https://www.npmjs.com/package/solc).
11+
- [ ] Access to the [solidity_lang Twitter account](https://twitter.com/solidity_lang).
12+
- [ ] [Reddit](https://www.reddit.com) account that is at least 10 days old with a minimum of 20 comment karma (``/r/ethereum`` requirements).
713

814
### Blog Post
915
- [ ] Create a post on [solidity-blog](https://github.com/ethereum/solidity-blog) in the ``Releases`` category and explain some of the new features or concepts.

0 commit comments

Comments
 (0)