Skip to content

Commit 5492c43

Browse files
authored
Merge pull request #116 from vitessio/update-prereq
Add being part of the DockerHub org as a prerequisite
2 parents 333d153 + 6014ed1 commit 5492c43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go/releaser/prerequisite/general.go

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ func General() []string {
2121
"Please make sure you respect all the following items:",
2222
"\t- Be part of the vitessio \"Release\" team: https://github.com/orgs/vitessio/teams/release",
2323
"\t- Be an admin of the \"planetscale/vitess-operator\" repository",
24+
"\t- Be an admin of the \"vitess\" organization on DockerHub",
2425
"\t- Have access to Vitess' Java repository and have it working locally: https://github.com/vitessio/vitess/blob/main/doc/internal/release/java-packages.md",
2526
"\t- Have \"vitessio/vitess\" and \"planetscale/vitess-operator\" cloned in the same parent directory",
2627
}

0 commit comments

Comments
 (0)