Add "ghost" and "notifications" to list of reserved user names. (#6208)
This commit is contained in:
		
							parent
							
								
									25b6496f48
								
							
						
					
					
						commit
						525f03306f
					
				|  | @ -722,6 +722,7 @@ var ( | ||||||
| 		"debug", | 		"debug", | ||||||
| 		"error", | 		"error", | ||||||
| 		"explore", | 		"explore", | ||||||
|  | 		"ghost", | ||||||
| 		"help", | 		"help", | ||||||
| 		"img", | 		"img", | ||||||
| 		"install", | 		"install", | ||||||
|  | @ -730,6 +731,7 @@ var ( | ||||||
| 		"less", | 		"less", | ||||||
| 		"metrics", | 		"metrics", | ||||||
| 		"new", | 		"new", | ||||||
|  | 		"notifications", | ||||||
| 		"org", | 		"org", | ||||||
| 		"plugins", | 		"plugins", | ||||||
| 		"pulls", | 		"pulls", | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue