Re: PostgreSQL Contributor levels

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: PostgreSQL Contributor levels
Дата
Msg-id CAApHDvoGrxQYD7jBG2pK8R2C2Q55ez0WB1XL+3m3_TcSxKZjrw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: PostgreSQL Contributor levels  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-www
On Mon, 18 Aug 2025 at 01:58, Tom Lane <tgl@sss.pgh.pa.us> wrote:
> Perhaps the release notes could be useful as a sanity check though.
> Say, if a person appears in the last three release-note lists and
> is not in the curated list, maybe that is a name to take another
> look at.

I think now that committers are using a more consistent format in the
commit messages that includes email addresses, it should be easier to
script up that sort of thing. e.g. HAVING MAX(commit_timestamp) -
MIN(commit_timestamp) > INTERVAL 'N years' AND count(*) > M. Perhaps
it'd still need a manual review process, but something like that might
stop people falling through the cracks and being forgotten.

David



В списке pgsql-www по дате отправления: