From 65b45fee8ce3d74851215df540eb7888c60f6906 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Fri, 11 Oct 2024 16:09:09 +0200 Subject: articles/committers-guide: Document "Discussed with" Reported by: markj Reviewed by: imp, markj Differential Revision: https://reviews.freebsd.org/D47059 --- documentation/content/en/articles/committers-guide/_index.adoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'documentation/content/en/articles/committers-guide') diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 0c3e116589..764ae74835 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2579,6 +2579,10 @@ Reviewed by: Full Name (maintainer) |`Tested by:` |The name and e-mail address of the person or people that tested the change; for developers, just the username on the FreeBSD cluster. +|`Discussed with:` +|The name and e-mail address of the person or people that contributed to the patch by providing meaningful feedback; for developers, just the username on the FreeBSD cluster. +Typically used to credit those who did not explicitly review, test, or approve the change, but nevertheless contributed to the discussion surrounding the change, which led to improvements and a better understanding of its impact on the FreeBSD project. + |`Approved by:` a| -- cgit v1.2.3