nixos/postgresqlBackup: add Scrumplex as maintainer

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu 2023-11-29 17:05:39 +01:00 committed by Robert Helgesson
parent 0aaf428fde
commit c1f0be0373

View File

@ -178,4 +178,5 @@ in {
})
];
meta.maintainers = with lib.maintainers; [ Scrumplex ];
}