treewide: remove azahi from maintainers (#396543)

authored by Pol Dellaiera and committed by GitHub 81e38109 6e4deea6

+27 -27
+1 -1
nixos/modules/security/please.nix
··· 122 122 usshAuth = true; 123 123 }; 124 124 125 - meta.maintainers = with lib.maintainers; [ azahi ]; 125 + meta.maintainers = [ ]; 126 126 }; 127 127 }
+1 -1
nixos/tests/please.nix
··· 2 2 { lib, ... }: 3 3 { 4 4 name = "please"; 5 - meta.maintainers = with lib.maintainers; [ azahi ]; 5 + meta.maintainers = [ ]; 6 6 7 7 nodes.machine = 8 8 { ... }:
+1 -1
pkgs/applications/misc/cambrinary/default.nix
··· 36 36 homepage = "https://github.com/xueyuanl/cambrinary"; 37 37 license = licenses.gpl3Only; 38 38 platforms = platforms.unix; 39 - maintainers = with maintainers; [ azahi ]; 39 + maintainers = [ ]; 40 40 }; 41 41 }
+1 -1
pkgs/applications/networking/cluster/helm/plugins/helm-cm-push.nix
··· 43 43 description = "Helm plugin to push chart package to ChartMuseum"; 44 44 homepage = "https://github.com/chartmuseum/helm-push"; 45 45 license = licenses.asl20; 46 - maintainers = with maintainers; [ azahi ]; 46 + maintainers = [ ]; 47 47 }; 48 48 }
+1 -1
pkgs/by-name/ai/aixlog/package.nix
··· 32 32 homepage = "https://github.com/badaix/aixlog"; 33 33 changelog = "https://github.com/badaix/aixlog/releases/tag/${src.rev}"; 34 34 license = licenses.mit; 35 - maintainers = with maintainers; [ azahi ]; 35 + maintainers = [ ]; 36 36 }; 37 37 }
+1 -1
pkgs/by-name/az/azmq/package.nix
··· 38 38 homepage = "https://github.com/zeromq/azmq"; 39 39 license = licenses.boost; 40 40 description = "C++ language binding library integrating ZeroMQ with Boost Asio"; 41 - maintainers = with maintainers; [ azahi ]; 41 + maintainers = [ ]; 42 42 platforms = platforms.unix; 43 43 }; 44 44 }
+1 -1
pkgs/by-name/be/bencode/package.nix
··· 50 50 homepage = "https://github.com/fbdtemme/bencode"; 51 51 changelog = "https://github.com/fbdtemme/bencode/blob/${src.rev}/CHANGELOG.md"; 52 52 license = licenses.mit; 53 - maintainers = with maintainers; [ azahi ]; 53 + maintainers = [ ]; 54 54 platforms = platforms.unix; 55 55 # Broken because the default stdenv on these targets doesn't support C++20. 56 56 broken = with stdenv; isDarwin || (isLinux && isAarch64);
+1 -1
pkgs/by-name/bo/boulder/package.nix
··· 319 319 ''; 320 320 license = licenses.mpl20; 321 321 mainProgram = "boulder"; 322 - maintainers = with maintainers; [ azahi ]; 322 + maintainers = [ ]; 323 323 }; 324 324 }
+1 -1
pkgs/by-name/fe/fetchit/package.nix
··· 80 80 homepage = "https://fetchit.readthedocs.io"; 81 81 changelog = "https://github.com/containers/fetchit/releases/tag/${src.rev}"; 82 82 license = licenses.agpl3Plus; 83 - maintainers = with maintainers; [ azahi ]; 83 + maintainers = [ ]; 84 84 platforms = platforms.linux; 85 85 }; 86 86 }
+1 -1
pkgs/by-name/fo/focus/package.nix
··· 32 32 ''; 33 33 homepage = "https://github.com/phillbush/focus"; 34 34 license = licenses.publicDomain; 35 - maintainers = with maintainers; [ azahi ]; 35 + maintainers = [ ]; 36 36 platforms = platforms.unix; 37 37 }; 38 38 }
+1 -1
pkgs/by-name/go/gox/package.nix
··· 33 33 description = "Dead simple, no frills Go cross compile tool"; 34 34 mainProgram = "gox"; 35 35 license = licenses.mpl20; 36 - maintainers = with maintainers; [ azahi ]; 36 + maintainers = [ ]; 37 37 }; 38 38 }
+1 -1
pkgs/by-name/im/imtui/package.nix
··· 65 65 homepage = "https://imtui.ggerganov.com"; 66 66 changelog = "https://github.com/ggerganov/imtui/blob/${src.rev}/CHANGELOG.md"; 67 67 license = licenses.mit; 68 - maintainers = with maintainers; [ azahi ]; 68 + maintainers = [ ]; 69 69 platforms = platforms.unix; 70 70 }; 71 71 }
+1 -1
pkgs/by-name/kr/krr/package.nix
··· 67 67 homepage = "https://github.com/robusta-dev/krr"; 68 68 changelog = "https://github.com/robusta-dev/krr/releases/tag/v${src.rev}"; 69 69 license = licenses.mit; 70 - maintainers = with lib.maintainers; [ azahi ]; 70 + maintainers = [ ]; 71 71 mainProgram = "krr"; 72 72 }; 73 73 }
+1 -1
pkgs/by-name/li/linux_logo/package.nix
··· 28 28 homepage = "http://www.deater.net/weave/vmwprod/linux_logo"; 29 29 changelog = "https://github.com/deater/linux_logo/blob/${src.rev}/CHANGES"; 30 30 license = licenses.gpl2Plus; 31 - maintainers = with maintainers; [ azahi ]; 31 + maintainers = [ ]; 32 32 platforms = platforms.linux; 33 33 }; 34 34 }
+1 -1
pkgs/by-name/mi/miniplayer/package.nix
··· 38 38 description = "Curses-based MPD client with basic functionality that can also display an album art"; 39 39 homepage = "https://github.com/GuardKenzie/miniplayer"; 40 40 license = licenses.mit; 41 - maintainers = with maintainers; [ azahi ]; 41 + maintainers = [ ]; 42 42 }; 43 43 }
+1 -1
pkgs/by-name/pl/please/package.nix
··· 49 49 homepage = "https://www.usenix.org.uk/content/please.html"; 50 50 changelog = "https://github.com/edneville/please/blob/${src.rev}/CHANGELOG.md"; 51 51 license = licenses.gpl3Only; 52 - maintainers = with maintainers; [ azahi ]; 52 + maintainers = [ ]; 53 53 platforms = platforms.linux; 54 54 }; 55 55 }
+1 -1
pkgs/by-name/pm/pmenu/package.nix
··· 56 56 stdin, shows a menu for the user to select one of the options, and outputs 57 57 the option selected to stdout. 58 58 ''; 59 - maintainers = [ lib.maintainers.azahi ]; 59 + maintainers = [ ]; 60 60 platforms = lib.platforms.unix; 61 61 mainProgram = "pmenu"; 62 62 };
+1 -1
pkgs/by-name/po/popl/package.nix
··· 32 32 homepage = "https://github.com/badaix/popl"; 33 33 changelog = "https://github.com/badaix/popl/releases/tag/${src.rev}"; 34 34 license = licenses.mit; 35 - maintainers = with maintainers; [ azahi ]; 35 + maintainers = [ ]; 36 36 }; 37 37 }
+1 -1
pkgs/by-name/ps/psql2csv/package.nix
··· 44 44 description = "Tool to run a PostreSQL query and output the result as CSV"; 45 45 homepage = "https://github.com/fphilipe/psql2csv"; 46 46 license = licenses.mit; 47 - maintainers = with maintainers; [ azahi ]; 47 + maintainers = [ ]; 48 48 inherit (postgresql.meta) platforms; 49 49 mainProgram = "psql2csv"; 50 50 };
+1 -1
pkgs/by-name/sh/shod/package.nix
··· 52 52 ''; 53 53 homepage = "https://github.com/phillbush/shod"; 54 54 license = licenses.mit; 55 - maintainers = with maintainers; [ azahi ]; 55 + maintainers = [ ]; 56 56 platforms = platforms.unix; 57 57 }; 58 58 }
+1 -1
pkgs/by-name/wh/whatfiles/package.nix
··· 27 27 description = "Log what files are accessed by any Linux process"; 28 28 homepage = "https://github.com/spieglt/whatfiles"; 29 29 license = licenses.gpl3Only; 30 - maintainers = with maintainers; [ azahi ]; 30 + maintainers = [ ]; 31 31 platforms = platforms.linux; 32 32 mainProgram = "whatfiles"; 33 33 };
+1 -1
pkgs/by-name/xm/xmcp/package.nix
··· 28 28 description = "Tiny color picker for X11"; 29 29 homepage = "https://github.com/blblapco/xmcp"; 30 30 license = licenses.gpl3Plus; 31 - maintainers = with maintainers; [ azahi ]; 31 + maintainers = [ ]; 32 32 platforms = platforms.linux; 33 33 mainProgram = "xmcp"; 34 34 };
+1 -1
pkgs/by-name/xn/xnotify/package.nix
··· 48 48 ''; 49 49 homepage = "https://github.com/phillbush/xnotify"; 50 50 license = licenses.mit; 51 - maintainers = with maintainers; [ azahi ]; 51 + maintainers = [ ]; 52 52 platforms = platforms.unix; 53 53 mainProgram = "xnotify"; 54 54 };
+1 -1
pkgs/by-name/xp/xprompt/package.nix
··· 56 56 ''; 57 57 homepage = "https://github.com/phillbush/xprompt"; 58 58 license = licenses.mit; 59 - maintainers = with maintainers; [ azahi ]; 59 + maintainers = [ ]; 60 60 platforms = platforms.unix; 61 61 mainProgram = "xprompt"; 62 62 };
+1 -1
pkgs/development/python-modules/prometheus-api-client/default.nix
··· 52 52 homepage = "https://github.com/4n4nd/prometheus-api-client-python"; 53 53 changelog = "https://github.com/4n4nd/prometheus-api-client-python/blob/${src.tag}/CHANGELOG.md"; 54 54 license = licenses.mit; 55 - maintainers = with maintainers; [ azahi ]; 55 + maintainers = [ ]; 56 56 }; 57 57 }
+1 -1
pkgs/development/python-modules/prometrix/default.nix
··· 60 60 ''; 61 61 homepage = "https://github.com/robusta-dev/prometrix"; 62 62 license = licenses.mit; 63 - maintainers = with maintainers; [ azahi ]; 63 + maintainers = [ ]; 64 64 # prometheus-api-client 0.5.5 is not working 65 65 # https://github.com/robusta-dev/prometrix/issues/14 66 66 broken = versionAtLeast prometheus-api-client.version "0.5.3";
+1 -1
pkgs/games/exult/default.nix
··· 73 73 ''; 74 74 homepage = "http://exult.info"; 75 75 license = licenses.gpl2Plus; 76 - maintainers = with maintainers; [ azahi ]; 76 + maintainers = [ ]; 77 77 mainProgram = "exult"; 78 78 }; 79 79 }