File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ Learn how to engage with the Kubernetes community on the [community page](http:/
59
59
You can reach the maintainers of this project at:
60
60
61
61
- [ Slack] ( http://slack.k8s.io/ )
62
- - [ Mailing List] ( https://groups.google.com/forum/#!forum/kubernetes- kubebuilder )
62
+ - [ Mailing List] ( https://groups.google.com/forum/#!forum/kubebuilder )
63
63
64
64
## Becoming a reviewer or approver
65
65
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ The Kubebuilder Project is released on an as-needed basis. The process is as fol
6
6
1 . All [ OWNERS] ( OWNERS ) must LGTM this release
7
7
1 . An OWNER runs ` git tag -s $VERSION ` and inserts the changelog and pushes the tag with ` git push $VERSION `
8
8
1 . The release issue is closed
9
- 1 . An announcement email is sent to
` kubernetes- [email protected] ` with the subject
` [ANNOUNCE] kubebuilder $VERSION is released `
9
+ 1 . An announcement email is sent to
` [email protected] ` with the subject
` [ANNOUNCE] kubebuilder $VERSION is released `
10
10
11
11
Note: This process does not apply to EAP or alpha (pre-)releases which may be cut at any time for development
12
12
and testing.
@@ -16,4 +16,4 @@ and testing.
16
16
The binaries releases for HEAD are available here:
17
17
18
18
- [ kubebuilder-release-master-head-darwin-amd64.tar.gz] ( https://storage.googleapis.com/kubebuilder-release/kubebuilder-release-master-head-darwin-amd64.tar.gz )
19
- - [ kubebuilder-release-master-head-linux-amd64.tar.gz] ( https://storage.googleapis.com/kubebuilder-release/kubebuilder-release-master-head-linux-amd64.tar.gz )
19
+ - [ kubebuilder-release-master-head-linux-amd64.tar.gz] ( https://storage.googleapis.com/kubebuilder-release/kubebuilder-release-master-head-linux-amd64.tar.gz )
You can’t perform that action at this time.
0 commit comments