Skip to content

Commit 4c9a9ea

Browse files
committed
chore: maintainer
1 parent 7568895 commit 4c9a9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: nix/wal-g.nix

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ buildGoModule rec {
5353
license = licenses.asl20;
5454
description = "Archival restoration tool for PostgreSQL";
5555
mainProgram = "wal-g";
56-
maintainers = [ ];
56+
maintainers = [ samrose ];
5757
};
5858
}

0 commit comments

Comments
 (0)