lol

Merge pull request #130577 from maxeaubrey/maxine-add-to-maintainers

pkgs: add maxeaubrey to maintainers

authored by

Maximilian Bosch and committed by
GitHub
fc98ebad 651fd8be

+8 -6
+1 -1
pkgs/applications/editors/vscode/vscode.nix
··· 58 homepage = "https://code.visualstudio.com/"; 59 downloadPage = "https://code.visualstudio.com/Updates"; 60 license = licenses.unfree; 61 - maintainers = with maintainers; [ eadwu synthetica ]; 62 platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ]; 63 }; 64 }
··· 58 homepage = "https://code.visualstudio.com/"; 59 downloadPage = "https://code.visualstudio.com/Updates"; 60 license = licenses.unfree; 61 + maintainers = with maintainers; [ eadwu synthetica maxeaubrey ]; 62 platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" "armv7l-linux" ]; 63 }; 64 }
+1 -1
pkgs/applications/networking/cluster/nomad/generic.nix
··· 53 description = "A Distributed, Highly Available, Datacenter-Aware Scheduler"; 54 platforms = platforms.unix; 55 license = licenses.mpl20; 56 - maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes ]; 57 }; 58 }
··· 53 description = "A Distributed, Highly Available, Datacenter-Aware Scheduler"; 54 platforms = platforms.unix; 55 license = licenses.mpl20; 56 + maintainers = with maintainers; [ rushmorem pradeepchhetri endocrimes maxeaubrey ]; 57 }; 58 }
+1
pkgs/applications/networking/cluster/terraform/default.nix
··· 62 marsam 63 timstott 64 zimbatm 65 ]; 66 }; 67 } // attrs');
··· 62 marsam 63 timstott 64 zimbatm 65 + maxeaubrey 66 ]; 67 }; 68 } // attrs');
+1 -1
pkgs/data/themes/yaru/default.nix
··· 42 homepage = "https://github.com/ubuntu/yaru"; 43 license = with licenses; [ cc-by-sa-40 gpl3Plus lgpl21Only lgpl3Only ]; 44 platforms = platforms.linux; 45 - maintainers = with maintainers; [ fortuneteller2k ]; 46 }; 47 }
··· 42 homepage = "https://github.com/ubuntu/yaru"; 43 license = with licenses; [ cc-by-sa-40 gpl3Plus lgpl21Only lgpl3Only ]; 44 platforms = platforms.linux; 45 + maintainers = with maintainers; [ fortuneteller2k maxeaubrey ]; 46 }; 47 }
+1 -1
pkgs/development/compilers/vala/default.nix
··· 100 homepage = "https://wiki.gnome.org/Projects/Vala"; 101 license = licenses.lgpl21Plus; 102 platforms = platforms.unix; 103 - maintainers = with maintainers; [ antono jtojnar peterhoeg ]; 104 }; 105 }); 106
··· 100 homepage = "https://wiki.gnome.org/Projects/Vala"; 101 license = licenses.lgpl21Plus; 102 platforms = platforms.unix; 103 + maintainers = with maintainers; [ antono jtojnar peterhoeg maxeaubrey ]; 104 }; 105 }); 106
+1 -1
pkgs/os-specific/linux/ell/default.nix
··· 38 ''; 39 license = licenses.lgpl21Plus; 40 platforms = platforms.linux; 41 - maintainers = with maintainers; [ mic92 dtzWill ]; 42 }; 43 }
··· 38 ''; 39 license = licenses.lgpl21Plus; 40 platforms = platforms.linux; 41 + maintainers = with maintainers; [ mic92 dtzWill maxeaubrey ]; 42 }; 43 }
+1 -1
pkgs/os-specific/linux/iwd/default.nix
··· 91 description = "Wireless daemon for Linux"; 92 license = licenses.lgpl21Plus; 93 platforms = platforms.linux; 94 - maintainers = with maintainers; [ dtzWill fpletz ]; 95 }; 96 }
··· 91 description = "Wireless daemon for Linux"; 92 license = licenses.lgpl21Plus; 93 platforms = platforms.linux; 94 + maintainers = with maintainers; [ dtzWill fpletz maxeaubrey ]; 95 }; 96 }
+1
pkgs/servers/plex/raw.nix
··· 89 lnl7 90 pjones 91 thoughtpolice 92 ]; 93 description = "Media library streaming server"; 94 longDescription = ''
··· 89 lnl7 90 pjones 91 thoughtpolice 92 + maxeaubrey 93 ]; 94 description = "Media library streaming server"; 95 longDescription = ''