hplip: change maintainers
Remove nckx and add ttuegel
This commit is contained in:
parent
ec62d5462d
commit
a2b852caa0
@ -188,6 +188,6 @@ pythonPackages.buildPythonApplication {
|
|||||||
then licenses.unfree
|
then licenses.unfree
|
||||||
else with licenses; [ mit bsd2 gpl2Plus ];
|
else with licenses; [ mit bsd2 gpl2Plus ];
|
||||||
platforms = [ "i686-linux" "x86_64-linux" "armv6l-linux" "armv7l-linux" ];
|
platforms = [ "i686-linux" "x86_64-linux" "armv6l-linux" "armv7l-linux" ];
|
||||||
maintainers = with maintainers; [ jgeerds nckx ];
|
maintainers = with maintainers; [ jgeerds ttuegel ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
@ -188,6 +188,6 @@ pythonPackages.buildPythonApplication {
|
|||||||
then licenses.unfree
|
then licenses.unfree
|
||||||
else with licenses; [ mit bsd2 gpl2Plus ];
|
else with licenses; [ mit bsd2 gpl2Plus ];
|
||||||
platforms = [ "i686-linux" "x86_64-linux" "armv6l-linux" "armv7l-linux" ];
|
platforms = [ "i686-linux" "x86_64-linux" "armv6l-linux" "armv7l-linux" ];
|
||||||
maintainers = with maintainers; [ jgeerds nckx ];
|
maintainers = with maintainers; [ jgeerds ttuegel ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user