Merge pull request #166872 from michaeladler/ungoogled-chromium
ungoogled-chromium: added myself as maintainer
This commit is contained in:
commit
83bf24b066
@ -87,7 +87,7 @@ mkChromiumDerivation (base: rec {
|
||||
then "https://github.com/Eloston/ungoogled-chromium"
|
||||
else "https://www.chromium.org/";
|
||||
maintainers = with maintainers; if ungoogled
|
||||
then [ squalus primeos ]
|
||||
then [ squalus primeos michaeladler ]
|
||||
else [ primeos thefloweringash ];
|
||||
license = if enableWideVine then licenses.unfree else licenses.bsd3;
|
||||
platforms = platforms.linux;
|
||||
|
Loading…
Reference in New Issue
Block a user