Skip to content

Commit

Permalink
fix: deduplicate Declined status (kubernetes-sigs#3238)
Browse files Browse the repository at this point in the history
deduplicate Declined status
  • Loading branch information
xmulligan authored and xtineskim committed Aug 8, 2024
1 parent dbaaa08 commit c90eb2b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions geps/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,10 @@ Each GEP has a state, which tracks where it is in the GEP process.

GEPs can move to some states from any other state:

* **Declined**: The GEP has been declined and further work will not occur.
* **Deferred:** We do not currently have bandwidth to handle this GEP, it
may be revisited in the future.
* **Declined:** This proposal was considered by the community but ultimately
rejected.
rejected and further work will not occur.
* **Withdrawn:** This proposal was considered by the community but ultimately
withdrawn by the author.

Expand Down

0 comments on commit c90eb2b

Please sign in to comment.