forked from mirrors/nixpkgs
swap maintainer
This commit is contained in:
parent
655f414aae
commit
39a5398657
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ resholve.mkDerivation {
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "http://ix.io";
|
homepage = "http://ix.io";
|
||||||
description = "Command line pastebin";
|
description = "Command line pastebin";
|
||||||
maintainers = with maintainers; [ asymmetric ];
|
maintainers = with maintainers; [ peterhoeg ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue