From b02037d543a99ef4a82a5e8d17045e3562fe2bc0 Mon Sep 17 00:00:00 2001 From: holly Date: Wed, 2 Sep 2026 13:03:07 +0100 Subject: [PATCH] update github username for holly --- modules/fastfetch/module.nix | 2 +- modules/halloy/module.nix | 2 +- modules/inori/module.nix | 2 +- modules/jjui/module.nix | 2 +- modules/way-edges/module.nix | 2 +- modules/yazi/module.nix | 2 +- modules/zathura/module.nix | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/modules/fastfetch/module.nix b/modules/fastfetch/module.nix index 79fb19cb..9f4619e9 100644 --- a/modules/fastfetch/module.nix +++ b/modules/fastfetch/module.nix @@ -30,7 +30,7 @@ in meta.maintainers = [ { name = "holly"; - github = "hollymlem"; + github = "aquifolly"; githubId = 35699052; } ]; diff --git a/modules/halloy/module.nix b/modules/halloy/module.nix index 50e4db7b..334d0b23 100644 --- a/modules/halloy/module.nix +++ b/modules/halloy/module.nix @@ -64,7 +64,7 @@ in maintainers = [ { name = "holly"; - github = "hollymlem"; + github = "aquifolly"; githubId = 35699052; } ]; diff --git a/modules/inori/module.nix b/modules/inori/module.nix index 262e00d3..b3208056 100644 --- a/modules/inori/module.nix +++ b/modules/inori/module.nix @@ -37,7 +37,7 @@ in maintainers = [ { name = "holly"; - github = "hollymlem"; + github = "aquifolly"; githubId = 35699052; } ]; diff --git a/modules/jjui/module.nix b/modules/jjui/module.nix index ea0ee3ee..3e752f79 100644 --- a/modules/jjui/module.nix +++ b/modules/jjui/module.nix @@ -71,7 +71,7 @@ in meta.maintainers = [ { name = "holly"; - github = "hollymlem"; + github = "aquifolly"; githubId = 35699052; } ]; diff --git a/modules/way-edges/module.nix b/modules/way-edges/module.nix index f27236ac..98508e91 100644 --- a/modules/way-edges/module.nix +++ b/modules/way-edges/module.nix @@ -56,7 +56,7 @@ in meta.maintainers = [ { name = "holly"; - github = "hollymlem"; + github = "aquifolly"; githubId = 35699052; } ]; diff --git a/modules/yazi/module.nix b/modules/yazi/module.nix index adf61589..26e3aaa9 100644 --- a/modules/yazi/module.nix +++ b/modules/yazi/module.nix @@ -90,7 +90,7 @@ in meta.maintainers = [ { name = "holly"; - github = "hollymlem"; + github = "aquifolly"; githubId = 35699052; } ]; diff --git a/modules/zathura/module.nix b/modules/zathura/module.nix index d81c4677..2239db41 100644 --- a/modules/zathura/module.nix +++ b/modules/zathura/module.nix @@ -114,7 +114,7 @@ in maintainers = [ { name = "holly"; - github = "hollymlem"; + github = "aquifolly"; githubId = 35699052; } ];