Skip to content

Commit

Permalink
redhat: point to the right upstream project in the README
Browse files Browse the repository at this point in the history
Reported-in: #85
Signed-off-by: Niels de Vos <[email protected]>
  • Loading branch information
nixpanic authored and openshift-cherrypick-robot committed Oct 12, 2023
1 parent bfcb407 commit c79e30d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions redhat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ This GitHub repository contains branches for different product versions.
## Backports

All changes in this repository are *backports* from the [upstream
project][https://github.com/ceph/ceph-csi]. There should be no functional
changes (only process/CI/building/..) in this repository compared to the
upstream project. Fixes for any of the release branches should first land in
the devel branch before they may be backported to the release branch. A
project][https://github.com/csi-addons/kubernetes-csi-addons]. There should be
no functional changes (only process/CI/building/..) in this repository compared
to the upstream project. Fixes for any of the release branches should first land
in the `main` branch before they may be backported to the release branch. A
backport for the oldest release should also be backported to all the newer
releases in order to prevent re-introducing a bug when a user updates.

Expand Down

0 comments on commit c79e30d

Please sign in to comment.