Bug 262202

Summary: Add "dealing with trademarks" section to the FDP primer
Product: Documentation Reporter: Pau Amma <pauamma>
Component: Books & ArticlesAssignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, dbaio, doceng
Priority: --- Flags: dbaio: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   

Description Pau Amma 2022-02-26 01:17:43 UTC
The FDP Primer doesn't have a section on updating trademark owners, pruning dead ones, or adding missing ones. Should it, and should that include which hats or groups should sign on this? (Specifically but not only, do legal people at the Foundation need to be in the loop?)

This came to mind while reviewing https://reviews.freebsd.org/D34373.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-08-04 22:46:21 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=311e6e3d5e7476cda9107107d779a145241f11fa

commit 311e6e3d5e7476cda9107107d779a145241f11fa
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2022-08-04 22:26:24 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2022-08-04 22:27:14 +0000

    fdp-primer: Add Trademarks section

    PR:             262202
    Reported by:    pauamma
    Reviewed by:    bcr, carlavilla, emaste, jhb
    Differential Revision: https://reviews.freebsd.org/D35521

 .../content/en/books/fdp-primer/book.adoc          |  2 +
 .../en/books/fdp-primer/editor-config/_index.adoc  |  2 +-
 .../en/books/fdp-primer/examples/_index.adoc       |  2 +-
 .../en/books/fdp-primer/see-also/_index.adoc       |  8 +-
 .../books/fdp-primer/trademarks/_index.adoc (new)  | 96 ++++++++++++++++++++++
 5 files changed, 104 insertions(+), 6 deletions(-)
Comment 2 Danilo G. Baio freebsd_committer freebsd_triage 2022-08-04 22:47:35 UTC
Thanks for reporting.