17 May, 2019

1 commit

  • A few months ago, I submitted a trivial arm64 defconfig update.
    get_maintainer.pl now outputs my address for every defconfig tweak.
    Add me to .get_maintainer.ignore to opt out of these notifications.

    Signed-off-by: Marc Gonzalez
    Signed-off-by: Olof Johansson

    Marc Gonzalez
     

22 Aug, 2015

1 commit

  • While the idea behind get_maintainer seems highly useful it's
    unfortunately way to trigger happy to grab people that once had a few
    commits to files. For someone like me who does a lot of tree-wide API
    work that leads to an incredible amount of Cc spam.

    Signed-off-by: Christoph Hellwig
    Cc: Joe Perches
    Signed-off-by: Andrew Morton
    Signed-off-by: Linus Torvalds

    Christoph Hellwig