maintainers: rename FlameFlag to _4evy (#538361)

This commit is contained in:
Yohann Boniface 2026-07-05 20:58:36 +00:00 committed by GitHub
commit 17e2b865b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
29 changed files with 35 additions and 35 deletions

View file

@ -506,7 +506,7 @@ pkgs/by-name/oc/octodns/ @anthonyroussel
pkgs/by-name/te/teleport* @arianvp @justinas @sigma @tomberek @techknowlogick @JuliusFreudenberger
# Warp-terminal
pkgs/by-name/wa/warp-terminal/ @emilytrau @imadnyc @FlameFlag @johnrtitor
pkgs/by-name/wa/warp-terminal/ @emilytrau @imadnyc @4evy @johnrtitor
# Nim
/doc/languages-frameworks/nim.section.md @NixOS/nim

View file

@ -261,6 +261,13 @@
githubId = 3417013;
name = "Eske Nielsen";
};
_4evy = {
name = "_4evy";
email = "git@ps1.sh";
github = "_4evy";
githubId = 57304299;
matrix = "@donteatoreo:matrix.org";
};
_4r7if3x = {
email = "the.artifex@proton.me";
matrix = "@4r7if3x:matrix.org";
@ -9150,13 +9157,6 @@
name = "Sebastian Neubauer";
keys = [ { fingerprint = "2F93 661D AC17 EA98 A104 F780 ECC7 55EE 583C 1672"; } ];
};
FlameFlag = {
name = "FlameFlag";
email = "github@flameflag.dev";
github = "FlameFlag";
githubId = 57304299;
matrix = "@donteatoreo:matrix.org";
};
Flameopathic = {
email = "flameopathic@gmail.com";
github = "Flameopathic";

View file

@ -74,7 +74,7 @@ let
mainProgram = "discord";
maintainers = with lib.maintainers; [
artturin
FlameFlag
_4evy
infinidoge
jopejoe1
Scrumplex

View file

@ -35,7 +35,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
homepage = "https://alt-tab.app";
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
FlameFlag
_4evy
emilytrau
Br1ght0ne
];

View file

@ -21,7 +21,7 @@ buildDotnetGlobalTool {
changelog = "https://github.com/waf/CSharpRepl/blob/main/CHANGELOG.md";
license = lib.licenses.mpl20;
platforms = lib.platforms.unix;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
mainProgram = "csharprepl";
};
}

View file

@ -54,7 +54,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
mainProgram = "gallery-dl";
maintainers = with lib.maintainers; [
dawidsowa
FlameFlag
_4evy
];
};
})

View file

@ -119,7 +119,7 @@ buildNpmPackage (finalAttrs: {
maintainers = with lib.maintainers; [
brantes
xiaoxiangmoe
FlameFlag
_4evy
taranarmo
caverav
];

View file

@ -31,7 +31,7 @@ stdenvNoCC.mkDerivation rec {
description = "Ultra-light MacOS utility that helps hide menu bar icons";
homepage = "https://github.com/dwarvesf/hidden";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View file

@ -34,7 +34,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
description = "Powerful menu bar manager for macOS";
homepage = "https://icemenubar.app/";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View file

@ -34,7 +34,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [
arkivm
FlameFlag
_4evy
kinnrai
stepbrobd
];

View file

@ -48,7 +48,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
description = "Set of nine separate and highly configurable menu items that let you know exactly what's going on inside your Mac";
homepage = "https://bjango.com/mac/istatmenus/";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View file

@ -34,7 +34,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
eclairevoyant
FlameFlag
_4evy
];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];

View file

@ -131,7 +131,7 @@ effectiveStdenv.mkDerivation (finalAttrs: {
mainProgram = "koboldcpp";
maintainers = with lib.maintainers; [
maxstrid
FlameFlag
_4evy
];
platforms = lib.platforms.unix;
};

View file

@ -36,7 +36,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
description = "New, fresh visuals for changing your volume, brightness and now playing media";
homepage = "https://wouter01.github.io/MediaMate/";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View file

@ -86,7 +86,7 @@ stdenv.mkDerivation (finalAttrs: {
license = lib.licenses.lgpl3;
maintainers = with lib.maintainers; [
ilys
FlameFlag
_4evy
isabelroses
];
};

View file

@ -26,7 +26,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
description = "Cursor manager for macOS built using private, nonintrusive CoreGraphics APIs";
homepage = "https://github.com/alexzielenski/Mousecape";
license = lib.licenses.free;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = [ lib.sourceTypes.binaryNativeCode ];
};

View file

@ -34,7 +34,7 @@ stdenv.mkDerivation (finalAttrs: {
description = "Beautiful calculator app for macOS";
homepage = "https://numi.app/";
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View file

@ -73,7 +73,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
license = lib.licenses.unfree;
mainProgram = "raycast-beta";
maintainers = with lib.maintainers; [
FlameFlag
_4evy
Br1ght0ne
];
platforms = [ "aarch64-darwin" ];

View file

@ -80,7 +80,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
maintainers = with lib.maintainers; [
lovesegfault
stepbrobd
FlameFlag
_4evy
jakecleary
];
platforms = [

View file

@ -306,7 +306,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://rectangleapp.com/";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
FlameFlag
_4evy
Intuinewin
wegank
];

View file

@ -58,7 +58,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
homepage = "https://shottr.cc/";
license = lib.licenses.unfree;
mainProgram = "shottr";
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View file

@ -33,7 +33,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
license = lib.licenses.unfree;
maintainers = with lib.maintainers; [
emilytrau
FlameFlag
_4evy
];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];

View file

@ -348,7 +348,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/exelban/stats";
license = lib.licenses.mit;
maintainers = with lib.maintainers; [
FlameFlag
_4evy
emilytrau
];
platforms = lib.platforms.darwin;

View file

@ -109,7 +109,7 @@ stdenv.mkDerivation (finalAttrs: {
homepage = "https://github.com/Vendicated/Vencord";
license = lib.licenses.gpl3Only;
maintainers = with lib.maintainers; [
FlameFlag
_4evy
FlafyDev
Gliczy
NotAShelf

View file

@ -126,7 +126,7 @@ let
license = lib.licenses.unfree;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
maintainers = with lib.maintainers; [
FlameFlag
_4evy
johnrtitor
logger
];

View file

@ -29,7 +29,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
description = "Windows Bootable USB creator for macOS";
homepage = "https://github.com/TechUnRestricted/WinDiskWriter";
license = lib.licenses.gpl3;
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
platforms = lib.platforms.darwin;
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
};

View file

@ -179,7 +179,7 @@ python3Packages.buildPythonApplication rec {
mainProgram = "yt-dlp";
maintainers = with lib.maintainers; [
SuperSandro2000
FlameFlag
_4evy
];
};
}

View file

@ -53,6 +53,6 @@ buildPythonPackage {
a consistent and modern look across all desktop platforms
(Windows, macOS, Linux).
'';
maintainers = with lib.maintainers; [ FlameFlag ];
maintainers = with lib.maintainers; [ _4evy ];
};
}

View file

@ -59,7 +59,7 @@ buildPythonPackage rec {
];
maintainers = with lib.maintainers; [
SuperSandro2000
FlameFlag
_4evy
];
};
}