maintainers: updated username to midirhee12

- removed cvoges12 entry
- using respective maintainer entry in nixpkgs
- changed all hm modules' `meta.maintainers` to reflect new username /
  email
This commit is contained in:
midirhee12 2025-01-03 17:37:20 -06:00 committed by GitHub
parent ef64efdbac
commit a9987622b7
Failed to generate hash of commit
2 changed files with 1 additions and 7 deletions

View file

@ -79,12 +79,6 @@
github = "considerate";
githubId = 217918;
};
cvoges12 = {
name = "Clayton Voges";
email = "38054771+cvoges12@users.noreply.github.com";
github = "cvoges12";
githubId = 38054771;
};
danjujan = {
name = "Jan Schmitz";
email = "44864658+danjujan@users.noreply.github.com";

View file

@ -7,7 +7,7 @@ let
cfg = config.services.network-manager-applet;
in {
meta.maintainers = [ maintainers.rycee hm.maintainers.cvoges12 ];
meta.maintainers = [ maintainers.rycee maintainers.midirhee12 ];
options = {
services.network-manager-applet = {