MAINTAINERS.md: add instruction for latest vere

By adding this instruction to our release flow, we can easily link to the latest Vere programmatically.
This commit is contained in:
matildepark 2020-12-02 19:27:36 -05:00 committed by GitHub
parent 959b585b38
commit 8fb5d9b245
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -268,6 +268,13 @@ Contributions:
[..]
```
Ensure the Vere release is marked as the 'latest' release and upload the two
`.tgz` files to the release as `darwin.tgz` and `linux64.tgz`;
this allows us to programmatically retrieve the latest release at
[urbit.org/install/mac/latest/](https://urbit.org/install/mac/latest) and
[urbit.org/install/linux64/latest](https://urbit.org/install/linux64/latest),
respectively.
The same schpeel re: release candidates applies here.
Note that the release notes indicate which version of Urbit OS the Vere release