Skip to content

Commit cb61f0f

Browse files
committedMar 6, 2025·
github-management: update guidelines for forking external repositories
1 parent b404002 commit cb61f0f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎github-management/kubernetes-repositories.md

+8
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,14 @@ Note that copyright notices should only be modified or removed by the people or
115115
organizations named in the notice. See [the FAQ below](#faq) for more information
116116
regarding copyrights and copyright notices.
117117

118+
#### Additional requirements for forking external repositories
119+
120+
In addition to all standard requirements for donated repositories:
121+
122+
* When forking an external repository into the Kubernetes GitHub organization (particularly if the repository owners cannot be contacted), a NOTICE file must be included listing all existing contributors to the external repository. An example of the NOTICE file is [here](https://github.com/kubernetes-sigs/randfill/blob/ba7cb247249023527ba6c4d05aeeb8f8faf22c74/NOTICE).
123+
124+
This is to ensures proper attribution and compliance with the CLA.
125+
118126
## Core Repositories
119127

120128
Core repositories are considered core components of Kubernetes. They are

0 commit comments

Comments
 (0)
Please sign in to comment.