postgresql: add marsam as maintainer
This commit is contained in:
@@ -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!";
|
||||||
|
|||||||
Reference in New Issue
Block a user