zulu: Remove maintainer nequissimus
This commit is contained in:
@@ -76,7 +76,7 @@ in stdenv.mkDerivation {
|
|||||||
Certified builds of OpenJDK that can be deployed across multiple
|
Certified builds of OpenJDK that can be deployed across multiple
|
||||||
operating systems, containers, hypervisors and Cloud platforms.
|
operating systems, containers, hypervisors and Cloud platforms.
|
||||||
'';
|
'';
|
||||||
maintainers = with maintainers; [ nequissimus fpletz ];
|
maintainers = with maintainers; [ fpletz ];
|
||||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ in stdenv.mkDerivation {
|
|||||||
Certified builds of OpenJDK that can be deployed across multiple
|
Certified builds of OpenJDK that can be deployed across multiple
|
||||||
operating systems, containers, hypervisors and Cloud platforms.
|
operating systems, containers, hypervisors and Cloud platforms.
|
||||||
'';
|
'';
|
||||||
maintainers = with maintainers; [ nequissimus fpletz ];
|
maintainers = with maintainers; [ fpletz ];
|
||||||
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
platforms = [ "x86_64-linux" "x86_64-darwin" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user