mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
spiped: remove tomfitzhenry as maintainer
This commit is contained in:
parent
a598371de1
commit
8c469ad592
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ in
|
||||||
{
|
{
|
||||||
name = "spiped";
|
name = "spiped";
|
||||||
meta = with pkgs.lib.maintainers; {
|
meta = with pkgs.lib.maintainers; {
|
||||||
maintainers = [ tomfitzhenry ];
|
maintainers = [ ];
|
||||||
};
|
};
|
||||||
|
|
||||||
nodes = {
|
nodes = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue