mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
libsignal-ffi: add SchweGELBin as maintainer
(cherry picked from commit 1a9dd6becb)
This commit is contained in:
committed by
github-actions[bot]
parent
264c958811
commit
f7add915b0
@@ -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