chromium: remove myself from the maintainers list
This commit is contained in:
parent
e42e4cfbd9
commit
063c27ec77
@ -37,7 +37,7 @@ mkChromiumDerivation (base: rec {
|
|||||||
meta = {
|
meta = {
|
||||||
description = "An open source web browser from Google";
|
description = "An open source web browser from Google";
|
||||||
homepage = http://www.chromium.org/;
|
homepage = http://www.chromium.org/;
|
||||||
maintainers = with maintainers; [ goibhniu chaoflow aszlig ];
|
maintainers = with maintainers; [ chaoflow aszlig ];
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user