portfolio: add kilianar as maintainer
This commit is contained in:
committed by
Robert Helgesson
parent
7424210c59
commit
7ba3f23cf5
@@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://www.portfolio-performance.info/";
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.epl10;
|
||||
maintainers = with maintainers; [ elohmeier oyren shawn8901 ];
|
||||
maintainers = with maintainers; [ elohmeier kilianar oyren shawn8901 ];
|
||||
mainProgram = "portfolio";
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user