Remove personal contact info from .env.example and README

Replace Andrea Sigrist's and Barbara's email addresses and names with
generic placeholders to avoid exposing personal contact information
in the public repository.

https://claude.ai/code/session_01Y6uFfnbjzxHoAYQYd2vyuS
This commit is contained in:
Claude
2026-02-27 16:02:00 +00:00
parent f509d984ba
commit 0829f5e603
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -62,8 +62,8 @@ REGISTRATION_EMAIL=anmeldung@example.com
# ADMIN_EMAIL_CC is always included as Cc (comma-separated for multiple).
# For testing, point all three to your own email address.
# ---------------------------------------------------------------
ADMIN_EMAIL_INDOOR=andrea.sigrist@gmx.net
ADMIN_EMAIL_OUTDOOR=baba.laeubli@gmail.com
ADMIN_EMAIL_INDOOR=indoor-leader@example.com
ADMIN_EMAIL_OUTDOOR=outdoor-leader@example.com
ADMIN_EMAIL_CC=spielgruppen@familien-verein.ch
# ---------------------------------------------------------------