mirror of
https://github.com/yudai/gotty.git
synced 2026-01-06 17:48:50 +01:00
Take over GoTTY maintainership
@yudai built this amazing piece of software, but it now needs a new, active maintainer. I'm taking a stab at it.
This commit is contained in:
parent
6353624986
commit
4e017f1618
11 changed files with 24 additions and 25 deletions
2
Makefile
2
Makefile
|
|
@ -80,6 +80,6 @@ shasums:
|
|||
cd ${OUTPUT_DIR}/dist; sha256sum * > ./SHA256SUMS
|
||||
|
||||
release:
|
||||
ghr -c ${GIT_COMMIT} --delete --prerelease -u yudai -r gotty pre-release ${OUTPUT_DIR}/dist
|
||||
ghr -c ${GIT_COMMIT} --delete --prerelease -u sorenisanerd -r gotty pre-release ${OUTPUT_DIR}/dist
|
||||
clean:
|
||||
rm -fr gotty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue