openjdk: added myself as maintainer

This commit is contained in:
Benjamin Asbach 2020-06-13 11:52:46 +00:00
parent 7a8614cf91
commit 1c61d8707a

View file

@ -135,7 +135,7 @@ let
homepage = "http://openjdk.java.net/";
license = licenses.gpl2;
description = "The open-source Java Development Kit";
maintainers = with maintainers; [ edwtjo ];
maintainers = with maintainers; [ edwtjo asbachb ];
platforms = [ "i686-linux" "x86_64-linux" "aarch64-linux" "armv7l-linux" "armv6l-linux" ];
};