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