Remove myself from maintainers sets
Unfortunately I can't reliably commit time to nixpkgs, so I would like to remove myself from being a formal maintainer for these packages.
This commit is contained in:
@@ -27,6 +27,6 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/wal-g/wal-g";
|
||||
license = licenses.asl20;
|
||||
description = "An archival restoration tool for PostgreSQL";
|
||||
maintainers = with maintainers; [ ocharles marsam ];
|
||||
maintainers = with maintainers; [ marsam ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user