mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-01 01:33:20 +00:00
opera: add kindrowboat (myself) as maintainer
This commit is contained in:
parent
6132a7001e
commit
ef3aae1a63
@ -137,5 +137,6 @@ stdenv.mkDerivation rec {
|
||||
platforms = [ "x86_64-linux" ];
|
||||
license = licenses.unfree;
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
maintainers = with maintainers; [ kindrowboat ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user