timidity: remove amesgen as maintainer
Sadly amesgen passed away some time ago, see <https://www.tweag.io/blog/2025-12-16-in-memoriam-amesgen/>.
This commit is contained in:
parent
c65923b58d
commit
de5154c348
2 changed files with 1 additions and 9 deletions
|
|
@ -586,14 +586,6 @@
|
|||
name = "Bruno BELANYI";
|
||||
source = "nixpkgs";
|
||||
};
|
||||
amesgen = {
|
||||
email = "amesgen@amesgen.de";
|
||||
github = "amesgen";
|
||||
githubId = 15369874;
|
||||
matrix = "@amesgen:amesgen.de";
|
||||
name = "Alexander Esgen";
|
||||
source = "nixpkgs";
|
||||
};
|
||||
andre4ik3 = {
|
||||
email = "andre4ik3@fastmail.com";
|
||||
github = "andre4ik3";
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ let
|
|||
|
||||
in
|
||||
{
|
||||
meta.maintainers = [ lib.maintainers.amesgen ];
|
||||
meta.maintainers = [ ];
|
||||
|
||||
options.programs.timidity = {
|
||||
enable = lib.mkEnableOption "timidity, a software MIDI renderer";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue