tangled
alpha
login
or
join now
pyrox.dev
/
nixpkgs
lol
0
fork
atom
overview
issues
pulls
pipelines
maintainers: remove ashvith-shetty
Ashvith Shetty
2 years ago
d43f5191
56723b47
+1
-6
2 changed files
expand all
collapse all
unified
split
maintainers
maintainer-list.nix
pkgs
data
icons
tau-hydrogen
default.nix
-5
maintainers/maintainer-list.nix
···
1791
fingerprint = "409D 201E 9450 8732 A49E D0FC 6BDA F874 0068 08DF";
1792
}];
1793
};
1794
-
ashvith-shetty = {
1795
-
github = "Ashvith10";
1796
-
githubId = 113123021;
1797
-
name = "Ashvith Shetty";
1798
-
};
1799
asininemonkey = {
1800
email = "nixpkgs@asininemonkey.com";
1801
github = "asininemonkey";
···
1791
fingerprint = "409D 201E 9450 8732 A49E D0FC 6BDA F874 0068 08DF";
1792
}];
1793
};
0
0
0
0
0
1794
asininemonkey = {
1795
email = "nixpkgs@asininemonkey.com";
1796
github = "asininemonkey";
+1
-1
pkgs/data/icons/tau-hydrogen/default.nix
···
31
homepage = "https://github.com/tau-OS/tau-hydrogen";
32
license = licenses.gpl3Only;
33
platforms = platforms.unix;
34
-
maintainers = with maintainers; [ ashvith-shetty ];
35
};
36
})
···
31
homepage = "https://github.com/tau-OS/tau-hydrogen";
32
license = licenses.gpl3Only;
33
platforms = platforms.unix;
34
+
maintainers = [ ];
35
};
36
})