maintainers: rename alyaeanyx -> pentane

alyaeanyx bdd58823 6117466f

Changed files
+21 -21
maintainers
nixos
modules
services
pkgs
by-name
fr
freetube
friture
gl
gladtex
gp
gprojector
li
libqalculate
libsignal-ffi
ma
mautrix-signal
qa
qalculate-gtk
sn
snis-assets
snis-unwrapped
tools
networking
openconnect
+7 -7
maintainers/maintainer-list.nix
···
githubId = 9567176;
name = "Alexis Simon";
};
-
alyaeanyx = {
-
email = "alyaeanyx@mailbox.org";
-
github = "alyaeanyx";
-
githubId = 74795488;
-
name = "alyaeanyx";
-
keys = [ { fingerprint = "1F73 8879 5E5A 3DFC E2B3 FA32 87D1 AADC D25B 8DEE"; } ];
-
};
amadaluzia = {
email = "amad@atl.tools";
github = "amadaluzia";
···
github = "penguwin";
githubId = 13225611;
name = "Nicolas Martin";
+
};
+
pentane = {
+
email = "cyclopentane@aidoskyneen.eu";
+
github = "cyclic-pentane";
+
githubId = 74795488;
+
name = "pentane";
+
keys = [ { fingerprint = "4231 75F6 8360 68C8 2ACB AEDA 63F4 EC2F FE55 0874"; } ];
perchun = {
name = "Perchun Pak";
+1 -1
nixos/modules/services/matrix/mautrix-signal.nix
···
buildDocsInSandbox = false;
doc = ./mautrix-signal.md;
maintainers = with lib.maintainers; [
-
alyaeanyx
+
pentane
frederictobiasc
];
};
+1 -1
nixos/modules/services/networking/openconnect.nix
···
}) cfg.interfaces;
};
-
meta.maintainers = with maintainers; [ alyaeanyx ];
+
meta.maintainers = with maintainers; [ pentane ];
}
+1 -1
nixos/modules/services/networking/wstunnel.nix
···
};
meta.maintainers = with lib.maintainers; [
-
alyaeanyx
+
pentane
raylas
rvdp
neverbehave
+1 -1
pkgs/by-name/fr/freetube/package.nix
···
license = lib.licenses.agpl3Only;
maintainers = with lib.maintainers; [
ryneeverett
-
alyaeanyx
+
pentane
ryand56
sigmasquadron
ddogfoodd
+1 -1
pkgs/by-name/fr/friture/package.nix
···
platforms = platforms.linux; # fails on Darwin
maintainers = with maintainers; [
laikq
-
alyaeanyx
+
pentane
];
};
}
+1 -1
pkgs/by-name/gl/gladtex/package.nix
···
homepage = "https://humenda.github.io/GladTeX";
license = licenses.lgpl3Plus;
platforms = platforms.all;
-
maintainers = with maintainers; [ alyaeanyx ];
+
maintainers = with maintainers; [ pentane ];
};
}
+1 -1
pkgs/by-name/gp/gprojector/package.nix
···
description = "G.Projector transforms an input map image into any of about 200 global and regional map projections";
homepage = "https://www.giss.nasa.gov/tools/gprojector/";
sourceProvenance = with lib.sourceTypes; [ binaryBytecode ];
-
maintainers = with lib.maintainers; [ alyaeanyx ];
+
maintainers = with lib.maintainers; [ pentane ];
license = lib.licenses.unfree;
inherit (jre.meta) platforms;
};
+1 -1
pkgs/by-name/li/libqalculate/package.nix
···
license = licenses.gpl2Plus;
maintainers = with maintainers; [
doronbehar
-
alyaeanyx
+
pentane
];
mainProgram = "qalc";
platforms = platforms.all;
+1 -1
pkgs/by-name/li/libsignal-ffi/package.nix
···
description = "C ABI library which exposes Signal protocol logic";
homepage = "https://github.com/signalapp/libsignal";
license = licenses.agpl3Plus;
-
maintainers = with maintainers; [ alyaeanyx ];
+
maintainers = with maintainers; [ pentane ];
};
}
+1 -1
pkgs/by-name/ma/mautrix-signal/package.nix
···
description = "Matrix-Signal puppeting bridge";
license = licenses.agpl3Plus;
maintainers = with maintainers; [
-
alyaeanyx
+
pentane
ma27
];
mainProgram = "mautrix-signal";
+1 -1
pkgs/by-name/qa/qalculate-gtk/package.nix
···
homepage = "http://qalculate.github.io";
maintainers = with maintainers; [
doronbehar
-
alyaeanyx
+
pentane
aleksana
];
license = licenses.gpl2Plus;
+1 -1
pkgs/by-name/sn/snis-assets/package.nix
···
licenses.cc0
licenses.publicDomain
];
-
maintainers = with maintainers; [ alyaeanyx ];
+
maintainers = with maintainers; [ pentane ];
platforms = platforms.linux;
hydraPlatforms = [ ];
};
+1 -1
pkgs/by-name/sn/snis-unwrapped/package.nix
···
description = "Space Nerds In Space, a multi-player spaceship bridge simulator";
homepage = "https://smcameron.github.io/space-nerds-in-space/";
license = licenses.gpl2Plus;
-
maintainers = with maintainers; [ alyaeanyx ];
+
maintainers = with maintainers; [ pentane ];
platforms = platforms.linux;
mainProgram = "snis_launcher";
};
+1 -1
pkgs/tools/networking/openconnect/common.nix
···
maintainers = with maintainers; [
pradeepchhetri
tricktron
-
alyaeanyx
+
pentane
];
platforms = lib.platforms.unix;
mainProgram = "openconnect";