diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-10-11 14:09:09 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-10-11 16:04:40 +0000 |
commit | 65b45fee8ce3d74851215df540eb7888c60f6906 (patch) | |
tree | 5dffc2dbb64d266799795c2cdc0b024cf7357f7a | |
parent | 45ce0b2eee0add5dc76c360bfee8e374b67f1f72 (diff) | |
download | doc-65b45fee8c.tar.gz doc-65b45fee8c.zip |
articles/committers-guide: Document "Discussed with"
Reported by: markj
Reviewed by: imp, markj
Differential Revision: https://reviews.freebsd.org/D47059
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
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 <valid@email> (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| |