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