mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 17:44:44 +00:00
canon-cups-ufr2: Add myself as maintainer
This commit is contained in:
parent
ec2fff31a8
commit
96bd243f4e
@ -194,8 +194,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "http://www.canon.com/";
|
homepage = "http://www.canon.com/";
|
||||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||||
license = licenses.unfree;
|
license = licenses.unfree;
|
||||||
maintainers = with maintainers; [
|
maintainers = with maintainers; [ lluchs ];
|
||||||
# please consider maintaining if you are updating this package
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user