Re: [PATCH v2] scripts: get_maintainer: steer people away from using file paths
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-07-26 18:59:25
Also in:
workflows
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2023-07-26 18:59:25
Also in:
workflows
On Wed, 26 Jul 2023 at 11:48, Jakub Kicinski [off-list ref] wrote:
We get at least one fix a week where author adds a Fixes tag but somehow magically didn't CC the author of that commit. When we ask they usually reply with "but I run get_maintainer -f, isn't that what I'm supposed to do?".
Bah. I think you're blaming entirely the wrong people, and the wrong tool.
Your complaint seems to be "we got a fix, it even says what commit it
is fixing, and the tool that the person ran didn't add the right
people automatically".
And my reaction is "I use that tooling, I want it to do exactly what
it does right now, why are you blaming that tool"?
You're already using 'patchwork'. Why don't you instead go "Oh, *that*
tool isn't doing the right thing?"
Linus