fiji: remove myself as maintainer
This commit is contained in:
parent
9d5d25bbfe
commit
91b90bc8c7
1 changed files with 1 additions and 1 deletions
|
@ -71,6 +71,6 @@ stdenv.mkDerivation rec {
|
|||
binaryNativeCode
|
||||
];
|
||||
license = with lib.licenses; [ gpl2Plus gpl3Plus bsd2 publicDomain ];
|
||||
maintainers = with maintainers; [ zane ];
|
||||
maintainers = with maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue