git: 1e455b32ba - main - committers-guide: Remove VCS ID comment
Alexander Ziaee <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by ziaee: URL: https://cgit.FreeBSD.org/doc/commit/?id=1e455b32baa81d316c237e85a87f95feb04ec5fa commit 1e455b32baa81d316c237e85a87f95feb04ec5fa Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-04-25 16:47:52 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-04-25 16:50:59 +0000 committers-guide: Remove VCS ID comment Matching what we did in software-license guide. Discussed with: emaste, lwhsu --- documentation/content/en/articles/committers-guide/_index.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/documentation/content/en/articles/committers-guide/_index.adoc b/documentation/content/en/articles/committers-guide/_index.adoc index 84fd9cfb95..d2c49b78eb 100644 --- a/documentation/content/en/articles/committers-guide/_index.adoc +++ b/documentation/content/en/articles/committers-guide/_index.adoc @@ -2818,7 +2818,6 @@ The FreeBSD Project suggests and uses this text as the preferred license scheme: * * SPDX-License-Identifier: BSD-2-Clause * - * [id for your version control system, if any] */ ....