chromedriver: add marsam as maintainer
This commit is contained in:
parent
5e3b0ac5c3
commit
271f04d655
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://sites.google.com/a/chromium.org/chromedriver;
|
homepage = https://sites.google.com/a/chromium.org/chromedriver;
|
||||||
description = "A WebDriver server for running Selenium tests on Chrome";
|
description = "A WebDriver server for running Selenium tests on Chrome";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
maintainers = [ maintainers.goibhniu ];
|
maintainers = [ maintainers.goibhniu maintainers.marsam ];
|
||||||
platforms = attrNames allSpecs;
|
platforms = attrNames allSpecs;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user