fix(commits): omit some trailer mentions

Amolith created

Change summary

skills/formatting-commits/SKILL.md | 3 ---
1 file changed, 3 deletions(-)

Detailed changes

skills/formatting-commits/SKILL.md 🔗

@@ -41,9 +41,6 @@ Valid trailer keys for ticket tracking depend on the platform:
 - GitHub: Closes, Fixes, Resolves, References
 - SourceHut: Closes, Fixes, Implements, References
 
-Other common trailers: Signed-off-by, Co-authored-by, Reviewed-by, Acked-by,
-Assisted-by.
-
 On the Conventional Commits path, pass trailers as `-T` flags to
 `git formatted-commit`. On the kernel-style path, include trailers at the end
 of the message before piping through `scripts/format message` — the script