[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Unclear where ob-spice.el is being maintained
From: |
Jonas Bernoulli |
Subject: |
Re: Unclear where ob-spice.el is being maintained |
Date: |
Wed, 30 Aug 2023 00:59:49 +0200 |
"Christopher M. Miles" <numbchild@gmail.com> writes:
> Jonas Bernoulli <jonas@bernoul.li> writes:
>
>> In 2022 I changed Melpa to get ob-spice.el from
>> https://repo.or.cz/ob-spice.git in response to
>> https://github.com/melpa/melpa/issues/7872#issuecomment-1034945112.
>>
>> But org-contrib still contains that file and the README at the new
>> location still contains
>>
>>> This source code is from [[https://github.com/tiagoweber][tiagoweber]].
>>
>> and
>>
>>> * Project status
>>>
>>> I put it in Org-mode contrib/ now.
>>
>> So... is this now being maintained by Stardiviner, at repo.or.cz,
>> or not?
>>
>> If so, please update the README at the new location and remove the
>> library from org-contrib.
>>
>> Cheers,
>> Jonas
>
> The new repo https://repo.or.cz/ob-spice.git is maintained by me
> (stardiviner).
Yes, I know you are the maintainer now and that you maintain the
package at https://repo.or.cz/ob-spice.git.
However https://repo.or.cz/ob-spice.git/blob/HEAD:/README says:
,----
| * Project status
|
| I put it in Org-mode contrib/ now.
`----
I read this as "this package is being maintained in the "contrib/"
directory of Org-mode." It seems to me, this should just be removed.
Further up in the same file it says:
,----
| * History
|
| This source code is from [[https://github.com/tiagoweber][tiagoweber]].
|
| - The first version is from
[[http://tiagoweber.github.io/blog/entry1.html][here]].
| - The second version is from
[[http://tiagoweber.github.io/blog/entry4.html][here]].
`----
This reads to me like "this is my personal fork of
https://github.com/tiagoweber".
How about replacing all that with?:
,----
| ob-spice is now being maintained at https://repo.or.cz/ob-spice.
|
| This package was originally written by [[https://github.com/tiagoweber][Tiago
Weber]].
| You can find more (potentially outdated) information by him about
| this package [[http://tiagoweber.github.io/blog/entry1.html][here]]
| and [[http://tiagoweber.github.io/blog/entry4.html][here]].
`----
- Unclear where ob-spice.el is being maintained, Jonas Bernoulli, 2023/08/24
- Re: Unclear where ob-spice.el is being maintained, Christopher M. Miles, 2023/08/27
- Re: Unclear where ob-spice.el is being maintained,
Jonas Bernoulli <=
- Re: Unclear where ob-spice.el is being maintained, Christopher M. Miles, 2023/08/29
- Re: Unclear where ob-spice.el is being maintained, Ihor Radchenko, 2023/08/30
- Re: Unclear where ob-spice.el is being maintained, Bastien Guerry, 2023/08/30
- Re: Unclear where ob-spice.el is being maintained, Jonas Bernoulli, 2023/08/30
- Re: Unclear where ob-spice.el is being maintained, Ihor Radchenko, 2023/08/31
- Re: Unclear where ob-spice.el is being maintained, Bastien Guerry, 2023/08/31