Revert "postgres: Fix maintainers"
This reverts commit e8392bb33f087912d6602b239fa836b05741c9b8.
This commit is contained in:
parent
1e6e52c2ac
commit
aa2a0ff1d8
@ -96,7 +96,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.postgresql.org/;
|
homepage = http://www.postgresql.org/;
|
||||||
description = "A powerful, open source object-relational database system";
|
description = "A powerful, open source object-relational database system";
|
||||||
license = licenses.postgresql;
|
license = licenses.postgresql;
|
||||||
maintainers = with maintainers; [ ocharles wkennington ];
|
maintainers = with maintaiers; [ ocharles wkennington ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
hydraPlatforms = platforms.linux;
|
hydraPlatforms = platforms.linux;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user