libbsd: add myself as maintainer
This commit is contained in:
parent
ff0ac72719
commit
6b0e1910af
@ -20,5 +20,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://libbsd.freedesktop.org/;
|
homepage = https://libbsd.freedesktop.org/;
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.linux ++ platforms.darwin;
|
platforms = platforms.linux ++ platforms.darwin;
|
||||||
|
maintainers = with maintainer; [ matthewbauer ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user