Skip to content

Commit

Permalink
Fixes from review
Browse files Browse the repository at this point in the history
  • Loading branch information
shonfeder committed Nov 28, 2024
1 parent b7730b6 commit 09b8fab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion governance/policies/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ of the opam repository.
## 0. Packages must meet the criteria for inclusion

Packages in this repository should meet the [criteria for inclusion](./archiving.md#inclusion-criteria)
enumerated in the [archiving policy](./archiving.md#inclusion-criteria "ttp-equiv='Content-Type' content='text/html; charset=utf-8' /").
enumerated in the [archiving policy](./archiving.md).

## 1. Removal of packages should be avoided

Expand Down
7 changes: 1 addition & 6 deletions governance/policies/archiving.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
```
status: propsal
last-updated: 2024-11-28
```

# opam Repository Archiving Policy

*NOTE*: This policy is not static and will be updated as the process matures.
Expand Down Expand Up @@ -71,7 +66,7 @@ When it has been decided that a set of package versions (aka "versions") should
- Allowed values: a list of containing one more of the following strings
`ocaml-version`, `source-unavailable`, `maintenance-intent`, or
`uninstallable`.
- Meaning: Records the unmet [primary repo criteria](#primary-repo-criteria)
- Meaning: Records the unmet [primary repo criteria](#inclusion-criteria)
motivating the archiving, as follows:
1. `ocaml-version`: The package no longer met the compiler cutoff threshold.
2. `source-unavailable`: The sources of the package version became unavailable.
Expand Down

0 comments on commit 09b8fab

Please sign in to comment.