Update MAINTAINERS.md

fix typo
This commit is contained in:
Josh Lehman 2023-02-07 09:26:03 -08:00 committed by GitHub
parent 37135d4ae6
commit 563442679d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ git push origin <tagname>
## Releases
- [ ] Create a pull request from the relevant release branch (with the format `release/urbit-os-vX.XX` to `master`.
- [ ] Create a pull request from the relevant release branch (with the format `release/urbit-os-vX.XX`) to `master`.
- [ ] ssh into `~zod`
- [ ] Check to ensure that nobody else is ssh'd into `~zod`, by running `screen -ls` and verifying no sessions are attached.
- [ ] Attach to the screen session using `screen -x`