Re: new maintainer for tmuxinator

2020-02-06 Thread Julen Landa Alustiza
https://pagure.io/pagure/blob/master/f/pagure/templates/repo_info.html#_77

PRs are welcome ( for this and any other fix :D )

2020(e)ko otsailaren 6(a) 13:01:26 (CET)-(e)an, Fabio Valentini 
-(e)k hau idatzi zuen:
>On Thu, Feb 6, 2020, 12:47 David Sommerseth  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
>>

--
Julen Landa Alustiza ___
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


Re: new maintainer for tmuxinator

2020-02-06 Thread Fabio Valentini
On Thu, Feb 6, 2020, 12:47 David Sommerseth  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


Re: new maintainer for tmuxinator

2020-02-06 Thread Miro Hrončok

On 06. 02. 20 12:46, David Sommerseth 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 ;-)


The problem is: The package is actually both orphaned (= not maintained by 
anybody) and retired on rawhide (= still available in Fedora 31, but gone from 
Fedora 32+).


--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
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


Re: new maintainer for tmuxinator

2020-02-06 Thread David Sommerseth
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 ;-)


-- 
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


Re: new maintainer for tmuxinator

2020-02-06 Thread Nils Philippsen
On Thu, 2020-02-06 at 09:19 +0100, 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.)

I can't think of better terms either.

Perhaps clarify what's put in dead.package and the commit log? Right
now it says "Orphaned for 6+ weeks" which doesn't say explicitly what
the current status is. E.g. change that to "Retired (was orphaned for
6+ weeks)" when packages are retired in the future.

Nils
-- 
Nils Philippsen"Those who would give up Essential Liberty to
Software Engineer   purchase a little Temporary Safety, deserve neither
Red Hat Liberty nor Safety."  --  Benjamin Franklin, 1759
PGP fingerprint:  D0C1 1576 CDA6 5B6E BBAE  95B2 7D53 7FCA E9F6 395D
old:  C4A8 9474 5C4C ADE3 2B8F  656D 47D8 9B65 6951 3011
___
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


Re: new maintainer for tmuxinator

2020-02-06 Thread Miro Hrončok

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.)



--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
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


new maintainer for tmuxinator

2020-02-05 Thread Dusty Mabe
It was orphaned recently. Anybody care to pick it up? :) 

https://src.fedoraproject.org/rpms/tmuxinator

Dusty
___
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