Transfer ownership of cadvisor e2es to Tim St. Clair.
Signed-off-by: Vishnu kannan <vishnuk@google.com>
This commit is contained in:
		| @@ -113,7 +113,7 @@ | ||||
|             repoName: 'google/cadvisor' | ||||
|             gitbasedir: 'github.com/google/cadvisor' | ||||
|             dockerfilePath: 'deploy/canary/Dockerfile' | ||||
|             owner: 'vishnuk@google.com' | ||||
|             owner: 'stclair@google.com' | ||||
|         - 'heapster': | ||||
|             repoName: 'kubernetes/heapster' | ||||
|             gitbasedir: 'k8s.io/heapster' | ||||
| @@ -131,7 +131,7 @@ | ||||
|         - 'cadvisor': | ||||
|             repoName: 'google/cadvisor' | ||||
|             gitbasedir: 'github.com/google/cadvisor' | ||||
|             owner: 'vishnuk@google.com' | ||||
|             owner: 'stclair@google.com' | ||||
|             shell: | | ||||
|                 go get -u github.com/tools/godep | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Vishnu kannan
					Vishnu kannan