Created attachment 264135 [details] steps 1-4 Submitting my PR to complete the first steps, as per Committers Guide [0], regarding New Committers, section 7.1. A warm thank you to Nuno (eduardo) and Florian (flo) for being my mentors! Also big thanks to Vladimir (vvd), who gave me a lot of guidance and support. Also thank you to the other FreeBSD committers, who also took the time to look at my previous PRs. I have learnt, and I will continue to learn a lot in this awesome journey. /Tiago -- [0] https://docs.freebsd.org/en/articles/committers-guide/#conventions-committers
Created attachment 264136 [details] step 5
Created attachment 264137 [details] steps 1-4 Previous file was not identified as a patch... fixing that...
Created attachment 264139 [details] steps 1-4 Fix sh addkey.sh tiga BEFC7B81C447AC4D ;
Created attachment 264141 [details] step 5
Created attachment 264142 [details] steps 1-4
LGTM
Created attachment 264143 [details] git log for src
Created attachment 264144 [details] git log for doc
Congratulation!
Approved.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d4cbdd9ad04ab1d68046b62541b2a487e6df077e commit d4cbdd9ad04ab1d68046b62541b2a487e6df077e Author: Tiago Gasiba <tiga@FreeBSD.org> AuthorDate: 2025-09-29 17:03:04 +0000 Commit: Tiago Gasiba <tiga@FreeBSD.org> CommitDate: 2025-09-29 17:03:04 +0000 committers-ports.dot: add tiga and mentors Onboard new ports committer Tiago Gasiba (tiga) in accordance with step 5 of sec. 7.1 committer's guide PR: 289889 Approved by: eduardo, flo (mentors) share/misc/committers-ports.dot | 3 +++ 1 file changed, 3 insertions(+)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=2d9844993a9d97a79bea2acb6144a4846f2d6d62 commit 2d9844993a9d97a79bea2acb6144a4846f2d6d62 Author: Tiago Gasiba <tiga@FreeBSD.org> AuthorDate: 2025-09-29 17:10:13 +0000 Commit: Tiago Gasiba <tiga@FreeBSD.org> CommitDate: 2025-09-29 17:10:13 +0000 Add myself (tiga) as a committer to ports tree As per Committers Guide "Procedure 1. Steps for New Committers", following steps 1-4: * Add an Author Entity * Update the List of Developers and Contributors * Add a News Item * Add a PGP Key PR: 289889 Approved by: eduardo, flo (mentors) .../content/en/articles/pgpkeys/_index.adoc | 3 + documentation/static/pgpkeys/tiga.key (new) | 94 ++++++++++++++++++++++ shared/authors.adoc | 4 + shared/contrib-committers.adoc | 1 + website/data/en/news/news.toml | 4 + 5 files changed, 106 insertions(+)
(In reply to Vladimir Druzenko from comment #9) Thank you again Vladimir :-)