Skip to content

Commit 3db1263

Browse files
hensokobjornfor
authored andcommitted
sysstat: adopt
1 parent f40c747 commit 3db1263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/os-specific/linux/sysstat/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
3636
description = "Collection of performance monitoring tools for Linux (such as sar, iostat and pidstat)";
3737
license = lib.licenses.gpl2Plus;
3838
platforms = lib.platforms.linux;
39-
maintainers = [ ];
39+
maintainers = [ lib.maintainers.hensoko ];
4040
};
4141
}

0 commit comments

Comments
 (0)