docs: old product name F∆I Platform -> Ch∆In + contact chain@flemming.ai
Some checks failed
Security / Security check (push) Failing after 1s

The old 'F∆I Platform' product name and platform@flemming.ai contact
survived in docs/NOTICE/descriptions/help text; the product is Ch∆In and
the contact is chain@flemming.ai. Generic 'cross-platform/platform-native'
left untouched.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-06-16 10:14:33 +02:00
parent 9c0d461fb7
commit 75a4b2b306
8 changed files with 8 additions and 8 deletions

View file

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# F∆I Platform — commit-msg hook.
# Ch∆In — commit-msg hook.
# Validates the commit message: Conventional Commits subject, DCO
# sign-off, no Claude co-author trailer, no banned phrases.
exec "$(git rev-parse --show-toplevel)/tools/security/check-staged.sh" message "$1"