Update AUTHORS and default version package
Signed-off-by: Stephen J Day <stephen.day@docker.com>master
							parent
							
								
									16d8b2c34d
								
							
						
					
					
						commit
						ea50359c05
					
				
							
								
								
									
										4
									
								
								AUTHORS
								
								
								
								
							
							
						
						
									
										4
									
								
								AUTHORS
								
								
								
								
							|  | @ -3,8 +3,12 @@ Andrey Kostov <kostov.andrey@gmail.com> | ||||||
| Anton Tiurin <noxiouz@yandex.ru> | Anton Tiurin <noxiouz@yandex.ru> | ||||||
| Arnaud Porterie <arnaud.porterie@docker.com> | Arnaud Porterie <arnaud.porterie@docker.com> | ||||||
| Brian Bland <brian.bland@docker.com> | Brian Bland <brian.bland@docker.com> | ||||||
|  | David Lawrence <david.lawrence@docker.com> | ||||||
| Derek McGowan <derek@mcgstyle.net> | Derek McGowan <derek@mcgstyle.net> | ||||||
|  | Donald Huang <don.hcd@gmail.com> | ||||||
|  | Frederick F. Kautz IV <fkautz@alumni.cmu.edu> | ||||||
| Josh Hawn <josh.hawn@docker.com> | Josh Hawn <josh.hawn@docker.com> | ||||||
| Olivier Gambier <olivier@docker.com> | Olivier Gambier <olivier@docker.com> | ||||||
| Stephen J Day <stephen.day@docker.com> | Stephen J Day <stephen.day@docker.com> | ||||||
| Tianon Gravi <admwiggin@gmail.com> | Tianon Gravi <admwiggin@gmail.com> | ||||||
|  | xiekeyang <xiekeyang@huawei.com> | ||||||
|  |  | ||||||
|  | @ -8,4 +8,4 @@ var Package = "github.com/docker/distribution" | ||||||
| // the latest release tag by hand, always suffixed by "+unknown". During
 | // the latest release tag by hand, always suffixed by "+unknown". During
 | ||||||
| // build, it will be replaced by the actual version. The value here will be
 | // build, it will be replaced by the actual version. The value here will be
 | ||||||
| // used if the registry is run after a go get based install.
 | // used if the registry is run after a go get based install.
 | ||||||
| var Version = "v2.0.0-alpha.1+unknown" | var Version = "v2.0.0-alpha.2+unknown" | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue