postgresql: add marsam as maintainer
This commit is contained in:
parent
27733e2bf6
commit
8f9d4f3fc6
@ -144,7 +144,7 @@ let
|
|||||||
homepage = "https://www.postgresql.org";
|
homepage = "https://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 thoughtpolice danbst globin ];
|
maintainers = with maintainers; [ ocharles thoughtpolice danbst globin marsam ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
knownVulnerabilities = optional (!atLeast "9.4")
|
knownVulnerabilities = optional (!atLeast "9.4")
|
||||||
"PostgreSQL versions older than 9.4 are not maintained anymore!";
|
"PostgreSQL versions older than 9.4 are not maintained anymore!";
|
||||||
|
Loading…
Reference in New Issue
Block a user