uclibc: claim maintainership
This commit is contained in:
parent
a9bc2d530b
commit
5ab8e0d2aa
@ -104,6 +104,7 @@ stdenv.mkDerivation {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.uclibc.org/;
|
homepage = http://www.uclibc.org/;
|
||||||
description = "A small implementation of the C library";
|
description = "A small implementation of the C library";
|
||||||
|
maintainers = with stdenv.lib.maintainers; [ rasendubi ];
|
||||||
license = stdenv.lib.licenses.lgpl2;
|
license = stdenv.lib.licenses.lgpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user