Remove n0emis as direct maintainer
This commit is contained in:
		
							parent
							
								
									3321862ab0
								
							
						
					
					
						commit
						601504d994
					
				| @ -211,7 +211,7 @@ in | |||||||
|   }; |   }; | ||||||
| 
 | 
 | ||||||
|   meta = { |   meta = { | ||||||
|     maintainers = with maintainers; [ n0emis ]; |     maintainers = with maintainers; [ ]; | ||||||
|     doc = ./grocy.md; |     doc = ./grocy.md; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  | |||||||
| @ -22,7 +22,6 @@ import ../make-test-python.nix ( | |||||||
|     meta = with lib.maintainers; { |     meta = with lib.maintainers; { | ||||||
|       maintainers = [ |       maintainers = [ | ||||||
|         minijackson |         minijackson | ||||||
|         n0emis |  | ||||||
|       ]; |       ]; | ||||||
|     }; |     }; | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -6,7 +6,6 @@ import ./make-test-python.nix ( | |||||||
| 
 | 
 | ||||||
|     meta.maintainers = with lib.maintainers; [ |     meta.maintainers = with lib.maintainers; [ | ||||||
|       taeer |       taeer | ||||||
|       n0emis |  | ||||||
|       netali |       netali | ||||||
|     ]; |     ]; | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -65,7 +65,7 @@ php.buildComposerProject (finalAttrs: { | |||||||
| 
 | 
 | ||||||
|   meta = with lib; { |   meta = with lib; { | ||||||
|     license = licenses.mit; |     license = licenses.mit; | ||||||
|     maintainers = with maintainers; [ n0emis ]; |     maintainers = with maintainers; [ ]; | ||||||
|     description = "ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home"; |     description = "ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home"; | ||||||
|     homepage = "https://grocy.info/"; |     homepage = "https://grocy.info/"; | ||||||
|   }; |   }; | ||||||
|  | |||||||
| @ -122,7 +122,6 @@ py.pkgs.buildPythonApplication rec { | |||||||
|     license = lib.licenses.asl20; |     license = lib.licenses.asl20; | ||||||
|     maintainers = with lib.maintainers; [ |     maintainers = with lib.maintainers; [ | ||||||
|       minijackson |       minijackson | ||||||
|       n0emis |  | ||||||
|       raitobezarius |       raitobezarius | ||||||
|     ]; |     ]; | ||||||
|     knownVulnerabilities = [ |     knownVulnerabilities = [ | ||||||
|  | |||||||
| @ -126,7 +126,6 @@ py.pkgs.buildPythonApplication rec { | |||||||
|     license = lib.licenses.asl20; |     license = lib.licenses.asl20; | ||||||
|     maintainers = with lib.maintainers; [ |     maintainers = with lib.maintainers; [ | ||||||
|       minijackson |       minijackson | ||||||
|       n0emis |  | ||||||
|       raitobezarius |       raitobezarius | ||||||
|     ]; |     ]; | ||||||
|   }; |   }; | ||||||
|  | |||||||
| @ -159,7 +159,6 @@ stdenvNoCC.mkDerivation { | |||||||
|       "aarch64-linux" |       "aarch64-linux" | ||||||
|     ]; |     ]; | ||||||
|     maintainers = with maintainers; [ |     maintainers = with maintainers; [ | ||||||
|       n0emis |  | ||||||
|       taeer |       taeer | ||||||
|       netali |       netali | ||||||
|     ]; |     ]; | ||||||
|  | |||||||
| @ -33,7 +33,7 @@ stdenvNoCC.mkDerivation rec { | |||||||
|   ]; |   ]; | ||||||
| 
 | 
 | ||||||
|   meta = { |   meta = { | ||||||
|     maintainers = with lib.maintainers; [ n0emis ]; |     maintainers = with lib.maintainers; [ ]; | ||||||
|     description = "Utility to generate Nix expressions for Zammad's dependencies"; |     description = "Utility to generate Nix expressions for Zammad's dependencies"; | ||||||
|     platforms = lib.platforms.unix; |     platforms = lib.platforms.unix; | ||||||
|   }; |   }; | ||||||
|  | |||||||
| @ -37,6 +37,6 @@ buildPythonPackage rec { | |||||||
|     homepage = "https://github.com/python-social-auth/social-app-django"; |     homepage = "https://github.com/python-social-auth/social-app-django"; | ||||||
|     changelog = "https://github.com/python-social-auth/social-app-django/blob/${version}/CHANGELOG.md"; |     changelog = "https://github.com/python-social-auth/social-app-django/blob/${version}/CHANGELOG.md"; | ||||||
|     license = licenses.bsd3; |     license = licenses.bsd3; | ||||||
|     maintainers = with maintainers; [ n0emis ]; |     maintainers = with maintainers; [ ]; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  | |||||||
| @ -75,6 +75,6 @@ buildPythonPackage rec { | |||||||
|     homepage = "https://github.com/python-social-auth/social-core"; |     homepage = "https://github.com/python-social-auth/social-core"; | ||||||
|     changelog = "https://github.com/python-social-auth/social-core/blob/${version}/CHANGELOG.md"; |     changelog = "https://github.com/python-social-auth/social-core/blob/${version}/CHANGELOG.md"; | ||||||
|     license = licenses.bsd3; |     license = licenses.bsd3; | ||||||
|     maintainers = with maintainers; [ n0emis ]; |     maintainers = with maintainers; [ ]; | ||||||
|   }; |   }; | ||||||
| } | } | ||||||
|  | |||||||
| @ -18,7 +18,6 @@ in | |||||||
| 
 | 
 | ||||||
|     maintainers = with lib.maintainers; [ |     maintainers = with lib.maintainers; [ | ||||||
|       minijackson |       minijackson | ||||||
|       n0emis |  | ||||||
|       raitobezarius |       raitobezarius | ||||||
|     ]; |     ]; | ||||||
|     eol = true; |     eol = true; | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Ember 'n0emis' Keske
						Ember 'n0emis' Keske