zulu: Remove maintainer nequissimus
This commit is contained in:
parent
5596a2b01d
commit
ee2c434e89
@ -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" ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user