Merge pull request #54619 from Mic92/remove-wkennington
treewide: remove wkennington as maintainer
This commit is contained in:
@@ -90,7 +90,7 @@ common = rec { # attributes common to both builds
|
||||
description = "An enhanced, drop-in replacement for MySQL";
|
||||
homepage = https://mariadb.org/;
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ thoughtpolice wkennington ];
|
||||
maintainers = with maintainers; [ thoughtpolice ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
};
|
||||
|
||||
@@ -31,6 +31,5 @@ stdenv.mkDerivation rec {
|
||||
description = "A middleware that works between postgresql servers and postgresql clients";
|
||||
license = licenses.free;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ wkennington ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user