Merge: postgresql: remove globin and ivan from maintainers (#358540)
This commit is contained in:
commit
975e7e7c20
@ -297,7 +297,7 @@ let
|
||||
description = "Powerful, open source object-relational database system";
|
||||
license = licenses.postgresql;
|
||||
changelog = "https://www.postgresql.org/docs/release/${finalAttrs.version}/";
|
||||
maintainers = with maintainers; [ globin ivan ] ++ teams.postgres.members;
|
||||
maintainers = with maintainers; teams.postgres.members;
|
||||
pkgConfigModules = [ "libecpg" "libecpg_compat" "libpgtypes" "libpq" ];
|
||||
platforms = platforms.unix;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user