From 91de79293dd888de1839863564b5ff011f05edab Mon Sep 17 00:00:00 2001 From: Philip Conrad Date: Tue, 23 Jun 2026 19:46:39 -0400 Subject: [PATCH] README: Add archiving notice. EOPA is no longer actively developed, so this commit provides some general guidance on the README. Signed-off-by: Philip Conrad Co-authored-by: Stephan Renatus Co-authored-by: Torin Warwick --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cc3a304..b1424242 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,17 @@ # EOPA +> [!WARNING] +> Please feel free to use this code in any way you'd like -- mix and match your own "OPA+", for example. +> +> If you are interested in maintaining this project, please reach out to the maintainers over on the [OPA Slack](https://slack.openpolicyagent.org/), and we'll be happy to discuss it. + + [![OPA v1.8.0](https://openpolicyagent.org/badge/v1.8.0)](https://github.com/open-policy-agent/opa/releases/tag/v1.8.0) [![Regal v0.35.1](https://img.shields.io/github/v/release/open-policy-agent/regal?filter=v0.35.1&label=Regal)](https://github.com/open-policy-agent/regal/releases/tag/v0.35.1) A version of OPA designed for data heavy workloads, with data-filtering functionality included. -## New! +## Notes **EOPA has been donated to the OPA community**, and we invite you to take a look around.