#125 Add a new reason for orphaning a package
Merged 3 years ago by pingou. Opened 3 years ago by pingou.

file modified
+1
@@ -42,6 +42,7 @@ 

              ("Unmaintained upstream", "Unmaintained upstream"),

              ("Fails to build from source", "Fails to build from source"),

              ("Important bug not fixed", "Important bug not fixed"),

+             ("Orphaned by releng", "Orphaned by releng"),

              ("Other", "Other"),

          ],

      )

In addition to the existing reasons, we're adding a new one:
Orphaned by releng

Fixes https://pagure.io/releng/issue/9854

Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr

Pull-Request has been merged by pingou

3 years ago
Metadata