libsignal-ffi: add SchweGELBin as maintainer
This commit is contained in:
@@ -51,6 +51,9 @@ rustPlatform.buildRustPackage rec {
|
||||
description = "C ABI library which exposes Signal protocol logic";
|
||||
homepage = "https://github.com/signalapp/libsignal";
|
||||
license = licenses.agpl3Plus;
|
||||
maintainers = with maintainers; [ pentane ];
|
||||
maintainers = with maintainers; [
|
||||
pentane
|
||||
SchweGELBin
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user