Re: Call for help: moving manpages to share/man

From: Jose Quinteiro <freebsd_at_quinteiro.org>
Date: Thu, 25 Jan 2024 00:36:50 UTC
On Wed, 24 Jan 2024 16:39:57 +0300, Gleb Popov wrote:
> On Wed, Jan 24, 2024 at 4:35 PM Christian Weisgerber
> <naddy@mips.inka.de> wrote:
>>
>> Well, now it blocks contributors that don't have a GitHub account
>> from being able to request a pull. :-)
>>
>
> How would you request a pull when using FreeBSD git repo?

Linus himself used to refuse Github pull requests:
https://github.com/torvalds/linux/pull/17#issuecomment-5654674

But it looks like he accepts them now. In any case, there's this
from the Linux kernel project:
https://docs.kernel.org/maintainer/pull-requests.html

Thanks,
Jose