@@ -35,24 +35,24 @@ example:
3535
3636In openela-main organisation, these branch names are specified:
3737
38- * ** Base** : ` el-9.0 ` , ` el-9.1 `
39- * ** Modulemd** : ` el-9.1 -modulemd-$STREAM`
38+ * ** Base** : ` el9 `
39+ * ** Modulemd** : ` el9 -modulemd-$STREAM`
4040 * This contains _ only_ the module document (modulemd). This is because a
4141 module might be a component, but also just a standalone module with other
4242 components. The modulemd is also relatively stable compared to SRPMs.
43- * ** Module component** : ` el-9.1-module -$STREAM`
43+ * ** Module component** : ` el9-stream -$STREAM`
4444 * Contains the SRPM content like ** Base** . Used for components of modules and
4545 separate from base due to each module stream having the ability to have a
4646 different version.
4747
4848In openela-contrib, these branch names are specified:
4949
50- * ** Base** : ` el-9.0-contrib ` , ` el-9.1 -contrib`
51- * ** Modulemd** : ` el-9.1 -modulemd-$STREAM-contrib`
50+ * ** Base** : ` el9 -contrib`
51+ * ** Modulemd** : ` el9 -modulemd-$STREAM-contrib`
5252 * This contains _ only_ the module document (modulemd). This is because a
5353 module might be a component, but also just a standalone module with other
5454 components. The modulemd is also relatively stable compared to SRPMs
55- * ** Module component** : ` el-9.1-module -$STREAM`
55+ * ** Module component** : ` el9-stream -$STREAM`
5656 * Contains the SRPM content like “Base”. Used for components of modules and
5757 separate from base due to each module stream having the ability to have a
5858 different version.
0 commit comments