github-actions[bot] opened a new pull request, #62100:
URL: https://github.com/apache/airflow/pull/62100

   While we have some discussion on-going whether we should use some
   shorter, machine-readable friendly versions of licence specification
   in our source code headers here [1], the notion is that:
   
   a) PMC can make judgment calls when to include different versions of
      the licence
   
   b) This expectation only applies to the code we actually release
      in our official releases.
   
   This change makes some judgment call on using much shorter, SPDX
   driven licence headers in some specific files:
   
   * markdown files that are intended to be consumed by agents
     (AGENTS.md, SKILLS.md, CLAUDE.md and so on)
   
   * all the markdown .github/* files that are clearly meta-data for
     GitHub and which we exclude from released sources
   
   We also make sure all those files are excluded from the official
   source releases and distribution packages we prepare.
   
   [1] https://lists.apache.org/thread/j1tn63r2lf13v3d1tnnqff8fkcl4nx53
   (cherry picked from commit eb968372fcb0b513dfec4c32b2c1bcfabd1fe257)
   
   Co-authored-by: Jarek Potiuk <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to