maintainers: `donteatoreo` -> `FlameFlag`, treewide: `donteatoreo` -> `FlameFlag` (#435327)

authored by philiptaron.tngl.sh and committed by GitHub 3ebaea3e 8bd28687

+30 -30
+1 -1
ci/OWNERS
··· 499 499 pkgs/by-name/te/teleport* @arianvp @justinas @sigma @tomberek @freezeboy @techknowlogick @JuliusFreudenberger 500 500 501 501 # Warp-terminal 502 - pkgs/by-name/wa/warp-terminal/ @emilytrau @imadnyc @donteatoreo @johnrtitor 502 + pkgs/by-name/wa/warp-terminal/ @emilytrau @imadnyc @FlameFlag @johnrtitor
+6 -6
maintainers/maintainer-list.nix
··· 6673 6673 name = "Donovan Glover"; 6674 6674 keys = [ { fingerprint = "EE7D 158E F9E7 660E 0C33 86B2 8FC5 F7D9 0A5D 8F4D"; } ]; 6675 6675 }; 6676 - donteatoreo = { 6677 - name = "DontEatOreo"; 6678 - github = "DontEatOreo"; 6679 - githubId = 57304299; 6680 - matrix = "@donteatoreo:matrix.org"; 6681 - }; 6682 6676 dopplerian = { 6683 6677 name = "Dopplerian"; 6684 6678 github = "Dopplerian"; ··· 8459 8453 githubId = 6499211; 8460 8454 name = "Sebastian Neubauer"; 8461 8455 keys = [ { fingerprint = "2F93 661D AC17 EA98 A104 F780 ECC7 55EE 583C 1672"; } ]; 8456 + }; 8457 + FlameFlag = { 8458 + name = "FlameFlag"; 8459 + github = "FlameFlag"; 8460 + githubId = 57304299; 8461 + matrix = "@donteatoreo:matrix.org"; 8462 8462 }; 8463 8463 Flameopathic = { 8464 8464 email = "flameopathic@gmail.com";
+1 -1
pkgs/applications/networking/instant-messengers/discord/default.nix
··· 73 73 mainProgram = "discord"; 74 74 maintainers = with lib.maintainers; [ 75 75 artturin 76 - donteatoreo 76 + FlameFlag 77 77 infinidoge 78 78 jopejoe1 79 79 Scrumplex
+1 -1
pkgs/by-name/al/alt-tab-macos/package.nix
··· 35 35 homepage = "https://alt-tab-macos.netlify.app"; 36 36 license = lib.licenses.gpl3Plus; 37 37 maintainers = with lib.maintainers; [ 38 - donteatoreo 38 + FlameFlag 39 39 emilytrau 40 40 ]; 41 41 platforms = lib.platforms.darwin;
+1 -1
pkgs/by-name/cs/csharprepl/package.nix
··· 21 21 changelog = "https://github.com/waf/CSharpRepl/blob/main/CHANGELOG.md"; 22 22 license = lib.licenses.mpl20; 23 23 platforms = lib.platforms.unix; 24 - maintainers = with lib.maintainers; [ donteatoreo ]; 24 + maintainers = with lib.maintainers; [ FlameFlag ]; 25 25 mainProgram = "csharprepl"; 26 26 }; 27 27 }
+1 -1
pkgs/by-name/ga/gallery-dl/package.nix
··· 57 57 mainProgram = "gallery-dl"; 58 58 maintainers = with lib.maintainers; [ 59 59 dawidsowa 60 - donteatoreo 60 + FlameFlag 61 61 lucasew 62 62 ]; 63 63 };
+1 -1
pkgs/by-name/ge/gemini-cli/package.nix
··· 56 56 homepage = "https://github.com/google-gemini/gemini-cli"; 57 57 license = lib.licenses.asl20; 58 58 maintainers = with lib.maintainers; [ 59 - donteatoreo 59 + FlameFlag 60 60 taranarmo 61 61 ]; 62 62 platforms = lib.platforms.all;
+1 -1
pkgs/by-name/hi/hidden-bar/package.nix
··· 31 31 description = "Ultra-light MacOS utility that helps hide menu bar icons"; 32 32 homepage = "https://github.com/dwarvesf/hidden"; 33 33 license = lib.licenses.mit; 34 - maintainers = with lib.maintainers; [ donteatoreo ]; 34 + maintainers = with lib.maintainers; [ FlameFlag ]; 35 35 platforms = lib.platforms.darwin; 36 36 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 37 37 };
+1 -1
pkgs/by-name/ic/ice-bar/package.nix
··· 34 34 description = "Powerful menu bar manager for macOS"; 35 35 homepage = "https://icemenubar.app/"; 36 36 license = lib.licenses.mit; 37 - maintainers = with lib.maintainers; [ donteatoreo ]; 37 + maintainers = with lib.maintainers; [ FlameFlag ]; 38 38 platforms = lib.platforms.darwin; 39 39 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 40 40 };
+1 -1
pkgs/by-name/ii/iina/package.nix
··· 34 34 license = lib.licenses.gpl3; 35 35 maintainers = with lib.maintainers; [ 36 36 arkivm 37 - donteatoreo 37 + FlameFlag 38 38 stepbrobd 39 39 ]; 40 40 mainProgram = "iina";
+1 -1
pkgs/by-name/is/istat-menus/package.nix
··· 48 48 description = "Set of nine separate and highly configurable menu items that let you know exactly what's going on inside your Mac"; 49 49 homepage = "https://bjango.com/mac/istatmenus/"; 50 50 license = lib.licenses.unfree; 51 - maintainers = with lib.maintainers; [ donteatoreo ]; 51 + maintainers = with lib.maintainers; [ FlameFlag ]; 52 52 platforms = lib.platforms.darwin; 53 53 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 54 54 };
+1 -1
pkgs/by-name/it/itsycal/package.nix
··· 27 27 description = "Tiny menu bar calendar"; 28 28 homepage = "https://www.mowglii.com/itsycal/"; 29 29 license = lib.licenses.mit; 30 - maintainers = with lib.maintainers; [ donteatoreo ]; 30 + maintainers = with lib.maintainers; [ FlameFlag ]; 31 31 platforms = lib.platforms.darwin; 32 32 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 33 33 };
+1 -1
pkgs/by-name/ko/koboldcpp/package.nix
··· 126 126 mainProgram = "koboldcpp"; 127 127 maintainers = with lib.maintainers; [ 128 128 maxstrid 129 - donteatoreo 129 + FlameFlag 130 130 ]; 131 131 platforms = lib.platforms.unix; 132 132 };
+1 -1
pkgs/by-name/mo/moonlight/package.nix
··· 73 73 license = licenses.lgpl3; 74 74 maintainers = with maintainers; [ 75 75 ilys 76 - donteatoreo 76 + FlameFlag 77 77 ]; 78 78 }; 79 79 })
+1 -1
pkgs/by-name/mo/mousecape/package.nix
··· 26 26 description = "Cursor manager for macOS built using private, nonintrusive CoreGraphics APIs"; 27 27 homepage = "https://github.com/alexzielenski/Mousecape"; 28 28 license = lib.licenses.free; 29 - maintainers = with lib.maintainers; [ donteatoreo ]; 29 + maintainers = with lib.maintainers; [ FlameFlag ]; 30 30 platforms = lib.platforms.darwin; 31 31 sourceProvenance = [ lib.sourceTypes.binaryNativeCode ]; 32 32 };
+1 -1
pkgs/by-name/nu/numi/package.nix
··· 34 34 description = "Beautiful calculator app for macOS"; 35 35 homepage = "https://numi.app/"; 36 36 license = lib.licenses.unfree; 37 - maintainers = with lib.maintainers; [ donteatoreo ]; 37 + maintainers = with lib.maintainers; [ FlameFlag ]; 38 38 platforms = lib.platforms.darwin; 39 39 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 40 40 };
+1 -1
pkgs/by-name/ra/raycast/package.nix
··· 80 80 maintainers = with lib.maintainers; [ 81 81 lovesegfault 82 82 stepbrobd 83 - donteatoreo 83 + FlameFlag 84 84 jakecleary 85 85 ]; 86 86 platforms = [
+1 -1
pkgs/by-name/sh/shottr/package.nix
··· 58 58 homepage = "https://shottr.cc/"; 59 59 license = lib.licenses.unfree; 60 60 mainProgram = "shottr"; 61 - maintainers = with lib.maintainers; [ donteatoreo ]; 61 + maintainers = with lib.maintainers; [ FlameFlag ]; 62 62 platforms = lib.platforms.darwin; 63 63 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 64 64 };
+1 -1
pkgs/by-name/so/soundsource/package.nix
··· 33 33 license = lib.licenses.unfree; 34 34 maintainers = with lib.maintainers; [ 35 35 emilytrau 36 - donteatoreo 36 + FlameFlag 37 37 ]; 38 38 platforms = lib.platforms.darwin; 39 39 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
+1 -1
pkgs/by-name/st/stats/package.nix
··· 35 35 homepage = "https://github.com/exelban/stats"; 36 36 license = lib.licenses.mit; 37 37 maintainers = with lib.maintainers; [ 38 - donteatoreo 38 + FlameFlag 39 39 emilytrau 40 40 ]; 41 41 platforms = lib.platforms.darwin;
+1 -1
pkgs/by-name/ve/vencord/package.nix
··· 81 81 homepage = "https://github.com/Vendicated/Vencord"; 82 82 license = lib.licenses.gpl3Only; 83 83 maintainers = with lib.maintainers; [ 84 - donteatoreo 84 + FlameFlag 85 85 FlafyDev 86 86 Gliczy 87 87 NotAShelf
+1 -1
pkgs/by-name/wa/warp-terminal/package.nix
··· 113 113 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 114 114 maintainers = with maintainers; [ 115 115 imadnyc 116 - donteatoreo 116 + FlameFlag 117 117 johnrtitor 118 118 ]; 119 119 platforms = platforms.darwin ++ [
+1 -1
pkgs/by-name/wi/win-disk-writer/package.nix
··· 29 29 description = "Windows Bootable USB creator for macOS"; 30 30 homepage = "https://github.com/TechUnRestricted/WinDiskWriter"; 31 31 license = lib.licenses.gpl3; 32 - maintainers = with lib.maintainers; [ donteatoreo ]; 32 + maintainers = with lib.maintainers; [ FlameFlag ]; 33 33 platforms = lib.platforms.darwin; 34 34 sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; 35 35 };
+1 -1
pkgs/by-name/yt/yt-dlp/package.nix
··· 129 129 mainProgram = "yt-dlp"; 130 130 maintainers = with lib.maintainers; [ 131 131 SuperSandro2000 132 - donteatoreo 132 + FlameFlag 133 133 ]; 134 134 }; 135 135 }
+1 -1
pkgs/development/python-modules/customtkinter/default.nix
··· 55 55 a consistent and modern look across all desktop platforms 56 56 (Windows, macOS, Linux). 57 57 ''; 58 - maintainers = with lib.maintainers; [ donteatoreo ]; 58 + maintainers = with lib.maintainers; [ FlameFlag ]; 59 59 }; 60 60 }