botan: add thillux as maintainer
Signed-off-by: Markus Theil <theil.markus@gmail.com>
This commit is contained in:
parent
dc7750f637
commit
8c8ab9ee57
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with lib; {
|
||||
description = "Cryptographic algorithms library";
|
||||
maintainers = with maintainers; [ raskin ];
|
||||
maintainers = with maintainers; [ raskin thillux ];
|
||||
platforms = platforms.unix;
|
||||
license = licenses.bsd2;
|
||||
inherit badPlatforms;
|
||||
|
|
Loading…
Reference in a new issue