dlang-community / discussions

Get in touch with the DLang community
12 stars 1 forks source link

Move ddox to dlang-community #53

Closed WebFreak001 closed 1 year ago

WebFreak001 commented 2 years ago

@s-ludwig currently https://github.com/rejectedsoftware/ddox/ is used e.g. in dub, which is a core D tool. However when needing to adjust something in ddox there are currently not a lot of code owners.

Do you think it makes sense to move ddox to dlang-community, so that we can have more admins for the project?

cc @Geod24

Geod24 commented 2 years ago

Thanks for opening the issue. Emailed him as well. He's an owner of the org, so there shouldn't be any problem to move it.

Geod24 commented 2 years ago

Ping @s-ludwig

s-ludwig commented 2 years ago

I've invited you two to the repository and tagged a release to mitigate the immediate issue. Before moving to dlang-community, I'd just like to have something in place that helps to avoid breaking vibed.org as far as possible. It will be hard to enforce compatibility w.r.t. styles and derived diet templates once there are more people with merge access.

Geod24 commented 2 years ago

I don't see any invitation / have merge access AFAICS. I don't think DDOX is going to see a flurry of activity once in dlang-community, but it will give us the ability to fix things when needed (e.g. the upcoming DIP1000 deprecations).

s-ludwig commented 2 years ago

This is what I got: grafik

Geod24 commented 2 years ago

Got it. The Github UI shows invitations for repositories, but you have to go to your emails for group invitations...

WebFreak001 commented 1 year ago

moved to https://github.com/dlang/ddox now