Who maintains the D website?
Moritz Maxeiner via Digitalmars-d
digitalmars-d at puremagic.com
Wed Aug 2 18:24:39 PDT 2017
On Thursday, 3 August 2017 at 00:48:41 UTC, Andrej Mitrovic wrote:
> On Thursday, 3 August 2017 at 00:26:31 UTC, Moritz Maxeiner
> wrote:
>> On Thursday, 3 August 2017 at 00:18:38 UTC, Andrej Mitrovic
>> wrote:
>>> Is there a single person who's the main maintainer of the D
>>> website..?
>>>
>>>
>>> If not, I have some ideas on how to improve it. Not just
>>> ideas, I'd like to give a host at improving it myself, really.
>>
>> AFAIK the website is maintained via git here [1].
>> If you want to improve something, you can create a PR / open
>> an issue there.
>>
>> [1] https://github.com/dlang/dlang.org
>
> Oh, I get that much. But I was wondering if there was a
> webmaster who approve disapproved changes to the site.
>
I don't think so, technically anyone with write access can toggle
auto merge (IIRC), but if the changes are non-trivial there's
likely going to be a discussion on the PR first
More information about the Digitalmars-d
mailing list