Re: [PATCH] dim: extend check_maintainer to all drm-intel branches

2022-10-04 Thread Vivi, Rodrigo
On Tue, 2022-10-04 at 11:01 -0700, Ceraolo Spurio, Daniele wrote: > > > On 10/4/2022 10:48 AM, Rodrigo Vivi wrote: > > On Mon, Oct 03, 2022 at 11:50:19AM -0700, Daniele Ceraolo Spurio > > wrote: > > > The check_maintainer warns the user if any of the patches being > > > applied > > > touches file

Re: [PATCH] dim: extend check_maintainer to all drm-intel branches

2022-10-04 Thread Ceraolo Spurio, Daniele
On 10/4/2022 10:48 AM, Rodrigo Vivi wrote: On Mon, Oct 03, 2022 at 11:50:19AM -0700, Daniele Ceraolo Spurio wrote: The check_maintainer warns the user if any of the patches being applied touches files outside of the ones that are owned by the branch that the patches are being applied to. The

Re: [PATCH] dim: extend check_maintainer to all drm-intel branches

2022-10-04 Thread Rodrigo Vivi
On Mon, Oct 03, 2022 at 11:50:19AM -0700, Daniele Ceraolo Spurio wrote: > The check_maintainer warns the user if any of the patches being applied > touches files outside of the ones that are owned by the branch that the > patches are being applied to. > The only branch currently covered by the chec