Merge pull request #317270 from wolfgangwalther/maintain-postgres
postgresql: add wolfgangwalther as maintainer
This commit is contained in:
@@ -252,7 +252,7 @@ let
|
||||
description = "A powerful, open source object-relational database system";
|
||||
license = licenses.postgresql;
|
||||
changelog = "https://www.postgresql.org/docs/release/${finalAttrs.version}/";
|
||||
maintainers = with maintainers; [ thoughtpolice danbst globin ivan ma27 ];
|
||||
maintainers = with maintainers; [ thoughtpolice danbst globin ivan ma27 wolfgangwalther ];
|
||||
pkgConfigModules = [ "libecpg" "libecpg_compat" "libpgtypes" "libpq" ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user