On Thu, Feb 6, 2020, 12:47 David Sommerseth <d...@eurephia.org> wrote:

> On 06/02/2020 09:19, Miro Hrončok wrote:
> > On 06. 02. 20 4:21, Dusty Mabe wrote:
> >> It was orphaned recently. Anybody care to pick it up? :)
> >>
> >> https://src.fedoraproject.org/rpms/tmuxinator
> >
> > To clarify: It was retired recently.
> >
> > (I've noticed people confuse the terms all the time and was wondering
> what to
> > do about it without changing them.)
>
> Looking at the URL above, seeing "Maintained by orphan" ... that certainly
> does not help clear up any confusion ;-)
>

I guess that would be a good, simple, contribution to pagure (-dist-git?):

if maintainer == "orphan":
  return "Package currently not maintained"
else:
  return "Maintained by " + maintainer

Fabio


>
> --
> kind regards,
>
> David Sommerseth
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
>
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to