#5136 Update collaborator access level descriptions
Merged 3 years ago by pingou. Opened 3 years ago by salimma.
salimma/pagure fix-collaborator-example  into  master

@@ -15,9 +15,9 @@ 

    These branches are defined here using their name or a pattern and needs to be comma separated. <br />

    Some examples:

      <ul>

-         <li>master,features/*</li>

-         <li>el*</li>

-         <li>master,f*</li>

+         <li>main,features/*</li>

+         <li>epel*</li>

+         <li>rawhide,f*</li>

      </ul>

  </p>

  <p class="justify">

  • for generic repos, use main rather than master
  • for EPEL, use epel* rather than el*
  • for Fedora, use rawhide rather than master

Signed-off-by: Michel Alexandre Salim michel@michel-slm.name

pretty please pagure-ci rebuild

3 years ago

pretty please pagure-ci rebuild

3 years ago

rebased onto 95e3536

3 years ago

Pull-Request has been merged by pingou

3 years ago

Recently a packager intended to give me access to epel8, and he used the wrong el* setting.

I was going to file a bug about this, but I see @salimma has already fixed it (thank you!).

Would you please deploy this change to https://src.fedoraproject.org/ ?

Metadata