Date: Sun, 1 Dec 2024 18:18:06 GMT From: Warner Losh <imp@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 919e11ae1e - main - srcmgr: Add blank policies page Message-ID: <202412011818.4B1II6RL093965@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp: URL: https://cgit.FreeBSD.org/doc/commit/?id=919e11ae1e59221181c892fcfb19ea80ee7230ac commit 919e11ae1e59221181c892fcfb19ea80ee7230ac Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2024-12-01 18:12:45 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-12-01 18:12:45 +0000 srcmgr: Add blank policies page Add a place to start documenting the src/base polocies. Sponsored by: Netflix --- website/content/en/srcmgr/policies.adoc | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/website/content/en/srcmgr/policies.adoc b/website/content/en/srcmgr/policies.adoc new file mode 100644 index 0000000000..35576261d3 --- /dev/null +++ b/website/content/en/srcmgr/policies.adoc @@ -0,0 +1,12 @@ +--- +title: "Policies of the Source Management Team" +sidenav: about +--- + +include::shared/en/urls.adoc[] + += Policies of the Source Management Team + +In accordance with its link:../charter/[Charter], the Source Management Team has adopted certain policies to try to meet each of its goals. + +This is a place-holder page until we can document the old policies and write new ones that are needed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412011818.4B1II6RL093965>