On Fri, Jul 31, 2020 at 01:01:34AM -0000, GitLab Bridge on behalf of prarit wrote: > From: Prarit Bhargava <[email protected]> > > 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 <[email protected]> > > Signed-off-by: Prarit Bhargava <[email protected]> > --- > .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 -- [email protected] > To unsubscribe send an email to [email protected] > 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/[email protected] _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] 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/[email protected]
