Merge pull request #31953 from ixmatus/parnell/signal-desktop-maintainer
signal-desktop: Add @ixmatus to the list of maintainers
This commit is contained in:
commit
b511a82b8a
@ -79,9 +79,10 @@ in
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "Signal Private Messenger for the Desktop.";
|
description = "Signal Private Messenger for the Desktop.";
|
||||||
homepage = https://signal.org/;
|
homepage = https://signal.org/;
|
||||||
license = lib.licenses.gpl3;
|
license = lib.licenses.gpl3;
|
||||||
platforms = [
|
maintainers = [ lib.maintainers.ixmatus ];
|
||||||
|
platforms = [
|
||||||
"x86_64-linux"
|
"x86_64-linux"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user