Commit 96bd243f authored by Lukas Werling's avatar Lukas Werling
Browse files

canon-cups-ufr2: Add myself as maintainer

parent ec2fff31
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -194,8 +194,6 @@ stdenv.mkDerivation rec {
    homepage = "http://www.canon.com/";
    sourceProvenance = with sourceTypes; [ binaryNativeCode ];
    license = licenses.unfree;
    maintainers = with maintainers; [
      # please consider maintaining if you are updating this package
    ];
    maintainers = with maintainers; [ lluchs ];
  };
}