diff options
author | John Baldwin <jhb@FreeBSD.org> | 2025-06-02 15:01:56 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2025-06-02 15:01:56 +0000 |
commit | 7937b58d3468fc1c57ef0bc42cc9e82a8b41088f (patch) | |
tree | f3f3541597bd3bd6b2b80ba9bfdccf8bbc1d9dc2 /documentation/content/en/articles | |
parent | b71a18e7c5ce9842f014c40d7833096d154865d2 (diff) |
Diffstat (limited to 'documentation/content/en/articles')
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 34106482fe..3426ca6a82 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -243,7 +243,7 @@ Additional areas of authority may be added at a later date: when this occurs, th |__Tree Components__ |src -|core@ +|srcmgr@ |src/ |doc @@ -267,7 +267,7 @@ Committers are encouraged to seek review for their work as part of the normal de * doc committers may commit documentation changes to [.filename]#src# files, such as manual pages, READMEs, fortune databases, calendar files, and comment fixes without approval from a src committer, subject to the normal care and tending of commits. * Any committer may make changes to any other tree with an "Approved by" from a non-mentored committer with the appropriate bit. Mentored committers can provide a "Reviewed by" but not an "Approved by". -* Committers can acquire an additional bit by the usual process of finding a mentor who will propose them to core, doceng, or portmgr, as appropriate. When approved, they will be added to 'access' and the normal mentoring period will ensue, which will involve a continuing of "Approved by" for some period. +* Committers can acquire an additional bit by the usual process of finding a mentor who will propose them to srcmgr, doceng, or portmgr, as appropriate. When approved, they will be added to 'access' and the normal mentoring period will ensue, which will involve a continuing of "Approved by" for some period. [[doc-blanket-approval]] ==== Documentation Implicit (Blanket) Approval |