Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: CRob <[email protected]>
  • Loading branch information
SecurityCRob authored and lehors committed Nov 21, 2023
1 parent dc9a091 commit dc15171
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion process/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,16 @@ flowchart TD
The process is designed to be flexible to enable a Project to move in and out of a Working Group as deemed appropriate by the TAC.

# II. Lifecycle
<img align="top" src="https://github.com/ossf/tac/blob/main/process/TI-lifecycle-stages.png">

Working Groups and Projects have a different lifecycle as defined below:
Technical Initiatives (TIs) include Working Groups (WGs), Special Interest Groups (SIGs) and Projects(both code and specificiations). All TIs follow a common lifecyle, with 4 stages:

- Sandbox - for new efforts within the Foundation seeking to get started out within a community of like-minded contributors
- Incubating - for more mature and organized groups that have participated in the community for some period of time
- Graduated - for mature efforts that have a proven track-record of deliverables and adding value to the community
- Archived - for groups that either are feature-complete and retired, or that no longer has active contributions occuring

Each TI will haved equivellent, but slighly different requirements and benefits, depending on their stage in the lifecyle and are defined below:

* [Working Group Life Cycle](working-group-lifecycle.md)
* [Project Life Cycle](project-lifecycle.md)
Expand Down

0 comments on commit dc15171

Please sign in to comment.