Port over information from kubernetes/org
This commit is contained in:
		
							parent
							
								
									b41cac350d
								
							
						
					
					
						commit
						d23a16cb74
					
				
							
								
								
									
										11
									
								
								OWNERS
								
								
								
								
							
							
						
						
									
										11
									
								
								OWNERS
								
								
								
								
							|  | @ -1,6 +1,11 @@ | ||||||
| # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md | # See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md | ||||||
| 
 | 
 | ||||||
| approvers: | approvers: | ||||||
|   # TODO: in your repo created from this template, you should replace the | - saad-ali | ||||||
|   # steering-committee with a list of project owners, see the doc linked above. | - msau42 | ||||||
|   - steering-committee | - pohly | ||||||
|  | 
 | ||||||
|  | reviewers: | ||||||
|  | - saad-ali | ||||||
|  | - msau42 | ||||||
|  | - pohly | ||||||
|  |  | ||||||
|  | @ -1,20 +0,0 @@ | ||||||
| # See the OWNERS_ALIASES docs: https://git.k8s.io/community/contributors/guide/owners.md#owners_aliases |  | ||||||
| 
 |  | ||||||
| aliases: |  | ||||||
|   # TODO: remove this alias, it will go stale in your repo, and in your repo |  | ||||||
|   # you should have your own set of approvers (see OWNERS) |  | ||||||
|   # in the original template repo, we must maintain this list to approve changes |  | ||||||
|   # to the template itself |  | ||||||
|   steering-committee: |  | ||||||
|     - bgrant0607 |  | ||||||
|     - brendandburns |  | ||||||
|     - derekwaynecarr |  | ||||||
|     - dims |  | ||||||
|     - jbeda |  | ||||||
|     - michelleN |  | ||||||
|     - philips |  | ||||||
|     - pwittrock |  | ||||||
|     - sarahnovotny |  | ||||||
|     - smarterclayton |  | ||||||
|     - spiffxp |  | ||||||
|     - timothysc |  | ||||||
|  | @ -1,9 +1,3 @@ | ||||||
| # Release Process | # Release Process | ||||||
| 
 | 
 | ||||||
| The Kubernetes Template Project is released on an as-needed basis. The process is as follows: | TODO: describe the release process for this project | ||||||
| 
 |  | ||||||
| 1. An issue is proposing a new release with a changelog since the last release |  | ||||||
| 1. All [OWNERS](OWNERS) must LGTM this release |  | ||||||
| 1. An OWNER runs `git tag -s $VERSION` and inserts the changelog and pushes the tag with `git push $VERSION` |  | ||||||
| 1. The release issue is closed |  | ||||||
| 1. An announcement email is sent to `kubernetes-dev@googlegroups.com` with the subject `[ANNOUNCE] kubernetes-template-project $VERSION is released` |  | ||||||
|  |  | ||||||
|  | @ -10,5 +10,5 @@ | ||||||
| # DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE | # DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE | ||||||
| # INSTRUCTIONS AT https://kubernetes.io/security/ | # INSTRUCTIONS AT https://kubernetes.io/security/ | ||||||
| 
 | 
 | ||||||
| bob | saad-ali | ||||||
| alice | msau42 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue