On Fri, Jul 31, 2020 at 01:01:34AM -0000, GitLab Bridge on behalf of prarit wrote: > From: Prarit Bhargava <prarit@xxxxxxxxxx> > > Both redhat/ and the makefile are publicly available. There is no reason > to exclude them from tarballs, etc. > > Remove the export restrictions on redhat/ and the makefile. As agreed.. Acked-by: Don Zickus <dzickus@xxxxxxxxxx> > > Signed-off-by: Prarit Bhargava <prarit@xxxxxxxxxx> > --- > .gitattributes | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/.gitattributes b/.gitattributes > index 33d4be033ae5..4b32eaa9571e 100644 > --- a/.gitattributes > +++ b/.gitattributes > @@ -2,5 +2,3 @@ > *.h diff=cpp > *.dtsi diff=dts > *.dts diff=dts > -/redhat export-ignore > -makefile export-ignore > -- > GitLab > _______________________________________________ > kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx