terranix: add sshine as maintainer
This follows becoming a maintainer: - terranix/terranix#122 in order to make future releases.
This commit is contained in:
@@ -38,6 +38,9 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://terranix.org";
|
||||
license = licenses.gpl3;
|
||||
platforms = platforms.unix;
|
||||
maintainers = with maintainers; [ mrVanDalo ];
|
||||
maintainers = with maintainers; [
|
||||
mrVanDalo
|
||||
sshine
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user