Skip to content

Commit 022f67c

Browse files
committed
graphite-cli: add diegs as a maintainer
1 parent d9414a7 commit 022f67c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/by-name/gr/graphite-cli/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ buildNpmPackage rec {
4242
homepage = "https://graphite.dev/docs/graphite-cli";
4343
license = lib.licenses.unfree; # no license specified
4444
mainProgram = "gt";
45-
maintainers = with lib.maintainers; [ ];
45+
maintainers = with lib.maintainers; [ diegs ];
4646
};
4747
}

0 commit comments

Comments
 (0)