libnbd: add humancalico as maintainer
This commit is contained in:
parent
7fd32168b4
commit
1d8660e437
@ -50,7 +50,7 @@ stdenv.mkDerivation rec {
|
|||||||
- Shell (nbdsh) for command line and scripting.
|
- Shell (nbdsh) for command line and scripting.
|
||||||
'';
|
'';
|
||||||
license = with licenses; lgpl21Plus;
|
license = with licenses; lgpl21Plus;
|
||||||
maintainers = with maintainers; [ AndersonTorres ];
|
maintainers = with maintainers; [ AndersonTorres humancalico ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user