On Tue, 4 Feb 2025 10:05:12 -0800 Randy Dunlap wrote:
> Signed-off-by: John Doe <j...@example.com> # Company

Interesting :)

On a quick look this seems to be the format of choice for maintainers
who edit patches:

Signed-off-by: Mr Maintainer <j...@example.com> # fixed xyz

I don't see a single # use in the From lines. I think the # formatting
is well suited for free form comments. Less so for things which may need
to be machine readable (for development statistics).

Reply via email to