fix: ensure email addresses are strictly lowercase
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 18s
Build & Deploy / 🧪 QA (push) Successful in 1m59s
Build & Deploy / 🚀 Deploy (push) Has been cancelled
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
Build & Deploy / 🔔 Notify (push) Has been cancelled
Build & Deploy / 🏗️ Build (push) Has been cancelled

This commit is contained in:
2026-06-12 12:01:00 +02:00
parent e72879b222
commit b78a848ec2
17 changed files with 4 additions and 5 deletions

View File

@@ -34,7 +34,7 @@ const PEOPLE: PersonData[] = [
name: 'Klaus Mintel',
role: 'Managing Director',
phone: '+49 151 1775 2873',
email: 'Klaus.mintel@klz-cables.com',
email: 'klaus.mintel@klz-cables.com',
},
{
name: 'Johannes Gleich',