This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-steward.git


The following commit(s) were added to refs/heads/main by this push:
     new fd7e028  docs(NOTICE): acknowledge code contributions from Airflow and 
Groovy (#172)
fd7e028 is described below

commit fd7e028269ea6bcd06e42e16e7ec0133d6adfcd0
Author: Jarek Potiuk <[email protected]>
AuthorDate: Fri May 15 19:03:07 2026 +0200

    docs(NOTICE): acknowledge code contributions from Airflow and Groovy (#172)
    
    Adds a new "Contributions from other Apache Software Foundation
    projects" section above the existing Third-party content section,
    documenting the intra-ASF code donations that MISSION.md § Source
    and IP now names explicitly:
    
    - Apache Airflow — where the security-issue handling, PR triage,
      mentoring, and drafting framework that became this project was
      first developed and proven.
    - Apache Groovy — contributions from the Groovy PMC at the early
      stage of this project.
    
    These attributions are courtesy rather than legally required (both
    sources are already covered by the top-line "Copyright YYYY The
    Apache Software Foundation"), but they make the lineage visible
    to anyone reading the artefacts the project ships.
    
    Generated-by: Claude Code (Claude Opus 4.7)
---
 NOTICE | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/NOTICE b/NOTICE
index 8955674..ff20587 100644
--- a/NOTICE
+++ b/NOTICE
@@ -4,6 +4,20 @@ Copyright 2026 The Apache Software Foundation
 This product includes software developed at
 The Apache Software Foundation (https://www.apache.org/).
 
+================================================================================
+Contributions from other Apache Software Foundation projects
+================================================================================
+
+This product incorporates project-agnostic code contributed from
+other Apache Software Foundation projects:
+
+- Apache Airflow (https://airflow.apache.org/) — the framework that
+  became this project was first developed and proven within Apache
+  Airflow, already structured under Apache License 2.0 for reuse
+  inside and outside the ASF.
+- Apache Groovy (https://groovy.apache.org/) — contributions from
+  the Groovy PMC at the early stage of this project.
+
 
================================================================================
 Third-party content
 
================================================================================

Reply via email to