meta: Add sheenobu as maintainer for relevant packages.
freeradius: add sheenobu as maintainer sipsak: add sheenobu as maintainer
This commit is contained in:
parent
3794654c00
commit
0cae22a370
@ -33,6 +33,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://freeradius.org/;
|
homepage = http://freeradius.org/;
|
||||||
description = "A modular, high performance free RADIUS suite";
|
description = "A modular, high performance free RADIUS suite";
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
maintainers = with maintainers; [ sheenobu ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
@ -19,6 +19,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/sipwise/sipsak;
|
homepage = https://github.com/sipwise/sipsak;
|
||||||
description = "SIP Swiss army knife";
|
description = "SIP Swiss army knife";
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
maintainers = with maintainers; [ sheenobu ];
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user