mirror of
				https://github.com/Telecominfraproject/oopt-gnpy.git
				synced 2025-11-04 03:57:47 +00:00 
			
		
		
		
	Replace James with myself as a maintainer
The credits/attributions have not been touched of course.
This commit is contained in:
		@@ -104,8 +104,8 @@ It ships with a number of example programs. Release versions will ship with
 | 
				
			|||||||
fully-functional programs.
 | 
					fully-functional programs.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    **Note**: *If you are a network operator or involved in route planning and
 | 
					    **Note**: *If you are a network operator or involved in route planning and
 | 
				
			||||||
    optimization for your organization, please contact project maintainer James
 | 
					    optimization for your organization, please contact project maintainer Jan
 | 
				
			||||||
    Powell <james.powell@telecominfraproject>. gnpy is looking for users with
 | 
					    Kundrát <jan.kundrat@telecominfraproject>. gnpy is looking for users with
 | 
				
			||||||
    specific, delineated use cases to drive requirements for future
 | 
					    specific, delineated use cases to drive requirements for future
 | 
				
			||||||
    development.*
 | 
					    development.*
 | 
				
			||||||
 | 
					
 | 
				
			||||||
@@ -490,8 +490,8 @@ Contributing
 | 
				
			|||||||
``gnpy`` is looking for additional contributors, especially those with experience
 | 
					``gnpy`` is looking for additional contributors, especially those with experience
 | 
				
			||||||
planning and maintaining large-scale, real-world mesh optical networks.
 | 
					planning and maintaining large-scale, real-world mesh optical networks.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
To get involved, please contact James Powell
 | 
					To get involved, please contact Jan Kundrát
 | 
				
			||||||
<james.powell@telecominfraproject.com> or Gert Grammel <ggrammel@juniper.net>.
 | 
					<jan.kundrat@telecominfraproject.com> or Gert Grammel <ggrammel@juniper.net>.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
``gnpy`` contributions are currently limited to members of `TIP
 | 
					``gnpy`` contributions are currently limited to members of `TIP
 | 
				
			||||||
<http://telecominfraproject.com>`_. Membership is free and open to all.
 | 
					<http://telecominfraproject.com>`_. Membership is free and open to all.
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							@@ -17,7 +17,7 @@ setup(
 | 
				
			|||||||
    long_description_content_type='text/x-rst; charset=UTF-8',
 | 
					    long_description_content_type='text/x-rst; charset=UTF-8',
 | 
				
			||||||
    url='https://github.com/Telecominfraproject/gnpy',
 | 
					    url='https://github.com/Telecominfraproject/gnpy',
 | 
				
			||||||
    author='Telecom Infra Project',
 | 
					    author='Telecom Infra Project',
 | 
				
			||||||
    author_email='james.powell@telecominfraproject.com',
 | 
					    author_email='jan.kundrat@telecominfraproject.com',
 | 
				
			||||||
    classifiers=[
 | 
					    classifiers=[
 | 
				
			||||||
        'Development Status :: 3 - Alpha',
 | 
					        'Development Status :: 3 - Alpha',
 | 
				
			||||||
        'Intended Audience :: Developers',
 | 
					        'Intended Audience :: Developers',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user