@cryptotaxi247 / infra / commits / cefd9b28

Add sponsor@

As per https://github.com/NixOS/org/pull/95#discussion_r2028754727

Jeremy Fleischman committed Apr 4, 2025 at 19:55 UTC cefd9b28b48e7d1972ef9aad1e8c79eb46e083de
1 file changed +7
non-critical-infra/modules/mailserver/mailing-lists.nix
+7
@@ -150,6 +150,13 @@
150 ];
151 };
152
153 + "sponsor@nixos.org" = {
154 + forwardTo = [
155 + "steering@nixos.org"
156 + "foundation@nixos.org"
157 + ];
158 + };
159 +
160 "steering@nixos.org" = {
161 forwardTo = [
162 ../../secrets/Ericson2314-email-address.umbriel # https://github.com/Ericson2314