From abf49b52313ccc82be2e01c6aab686fd127ea63f Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Mon, 24 Sep 2018 10:36:25 -0400 Subject: [PATCH] explain ourselves :) --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 48c90cd..4b1cffe 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ -# rawtherapee +This is the module definition for Rawtherapee. It's pretty simple, so there +shouldn't need to be many changes. See https://src.fedoraproject.org/rpms/rawtherapee +for the RPMs. + +There are two streams: devel and stable. The `stable` stream tracks upstream +releases closely, after some basic testing. We may also include critical +security fixes, but again in general we follow an upstream-first model. + +The `devel` stream is less cautious. We may include release candidates, +nightly builds, or other experimental / in-development builds. + -Automatically requested module for rpms/rawtherapee:devel. \ No newline at end of file