signal-cli: add erictapen as maintainer
This commit is contained in:
parent
6d6fee5283
commit
a39fbee89e
@ -48,7 +48,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/AsamK/signal-cli;
|
homepage = https://github.com/AsamK/signal-cli;
|
||||||
description = "Command-line and dbus interface for communicating with the Signal messaging service";
|
description = "Command-line and dbus interface for communicating with the Signal messaging service";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ ivan ];
|
maintainers = with maintainers; [ ivan erictapen ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user