chromium: remove bendlas as maintainer
Their last Chromium commit is a52d7674cc7 from 2019. Thank you for maintaining Chromium in the past. (cherry picked from commit d4612af2c0d5e3c220bdd37c19272a69cc16cfd0)
This commit is contained in:
parent
9ede7cd91b
commit
a45acbc8e3
@ -84,7 +84,7 @@ mkChromiumDerivation (base: rec {
|
||||
else "https://www.chromium.org/";
|
||||
maintainers = with maintainers; if ungoogled
|
||||
then [ squalus primeos ]
|
||||
else [ primeos thefloweringash bendlas ];
|
||||
else [ primeos thefloweringash ];
|
||||
license = if enableWideVine then licenses.unfree else licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
mainProgram = "chromium";
|
||||
|
Loading…
x
Reference in New Issue
Block a user