diff options
author | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-03-26 10:53:16 +0000 |
---|---|---|
committer | Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> | 2022-03-26 10:54:24 +0000 |
commit | 200a4c306dfc12b349c2edf0f269aa7bb36d183f (patch) | |
tree | 8df39f9902621f9b8b465dd4c31d01da1b9c90af /documentation/content/en/articles/committers-guide/_index.adoc | |
parent | 53b93b8bed7750707db9c3ea17e1e055a8cce5d9 (diff) |
Diffstat (limited to 'documentation/content/en/articles/committers-guide/_index.adoc')
-rw-r--r-- | documentation/content/en/articles/committers-guide/_index.adoc | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 65ae46ea27..207c63b222 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -3951,14 +3951,6 @@ As of March 3, 2022, Googla Analytics was removed from the FreeBSD Project. [[misc]] == Miscellaneous Questions -=== Are there changes that can be committed without asking the maintainer for approval? - -Blanket approval for most ports applies to these types of fixes: - -* Most infrastructure changes to a port (that is, modernizing, but not changing the functionality). For example, the blanket covers converting to new `USES` macros, enabling verbose builds, and switching to new ports system syntaxes. -* Trivial and _tested_ build and runtime fixes. -* Documentations or metadata changes to ports, like [.filename]#pkg-descr# or `COMMENT`. - === How do I access people.FreeBSD.org to put up personal or project information? `people.FreeBSD.org` is the same as `freefall.FreeBSD.org`. |