there is no single author anymore, also remove www.
This commit is contained in:
		
					parent
					
						
							
								e55db1b427
							
						
					
				
			
			
				commit
				
					
						54d83a6211
					
				
			
		
					 1 changed files with 2 additions and 3 deletions
				
			
		
							
								
								
									
										5
									
								
								setup.py
									
										
									
									
									
								
							
							
						
						
									
										5
									
								
								setup.py
									
										
									
									
									
								
							| 
						 | 
					@ -59,9 +59,8 @@ setup(
 | 
				
			||||||
    scripts=["bin/cdist", "bin/cdist-dump", "bin/cdist-new-type"],
 | 
					    scripts=["bin/cdist", "bin/cdist-dump", "bin/cdist-new-type"],
 | 
				
			||||||
    version=cdist.version.VERSION,
 | 
					    version=cdist.version.VERSION,
 | 
				
			||||||
    description="A Usable Configuration Management System",
 | 
					    description="A Usable Configuration Management System",
 | 
				
			||||||
    author="Nico Schottelius",
 | 
					    author="cdist contributors",
 | 
				
			||||||
    author_email="nico-cdist-pypi@schottelius.org",
 | 
					    url="https://cdi.st",
 | 
				
			||||||
    url="https://www.cdi.st/",
 | 
					 | 
				
			||||||
    classifiers=[
 | 
					    classifiers=[
 | 
				
			||||||
        "Development Status :: 6 - Mature",
 | 
					        "Development Status :: 6 - Mature",
 | 
				
			||||||
        "Environment :: Console",
 | 
					        "Environment :: Console",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue