mirror of
				https://github.com/moby/moby.git
				synced 2022-11-09 12:21:53 -05:00 
			
		
		
		
	Link to HTTPS urls in contrib comments/maintainers
Updates comments and dockerfile maintainer lines to use HTTPS urls where applicable. Signed-off-by: Eric Windisch <eric@windisch.us>
This commit is contained in:
		
							parent
							
								
									ca37301d54
								
							
						
					
					
						commit
						df9ee6d656
					
				
					 4 changed files with 4 additions and 4 deletions
				
			
		| 
						 | 
				
			
			@ -27,7 +27,7 @@ is_set() {
 | 
			
		|||
	zgrep "CONFIG_$1=[y|m]" "$CONFIG" > /dev/null
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
# see http://en.wikipedia.org/wiki/ANSI_escape_code#Colors
 | 
			
		||||
# see https://en.wikipedia.org/wiki/ANSI_escape_code#Colors
 | 
			
		||||
declare -A colors=(
 | 
			
		||||
	[black]=30
 | 
			
		||||
	[red]=31
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -3,7 +3,7 @@
 | 
			
		|||
## Run this script from the root of the docker repository
 | 
			
		||||
## to query project stats useful to the maintainers.
 | 
			
		||||
## You will need to install `pulls` and `issues` from
 | 
			
		||||
## http://github.com/crosbymichael/pulls
 | 
			
		||||
## https://github.com/crosbymichael/pulls
 | 
			
		||||
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,6 +1,6 @@
 | 
			
		|||
*dockerfile.txt*  Syntax highlighting for Dockerfiles
 | 
			
		||||
 | 
			
		||||
Author: Honza Pokorny <http://honza.ca>
 | 
			
		||||
Author: Honza Pokorny <https://honza.ca>
 | 
			
		||||
License: BSD
 | 
			
		||||
 | 
			
		||||
INSTALLATION                                                     *installation*
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
" dockerfile.vim - Syntax highlighting for Dockerfiles
 | 
			
		||||
" Maintainer:   Honza Pokorny <http://honza.ca>
 | 
			
		||||
" Maintainer:   Honza Pokorny <https://honza.ca>
 | 
			
		||||
" Version:      0.5
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue