git: 607c4b857a - main - New src committer: Bojan Novković (bnovkov)

Bojan Novković <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by bnovkov:

URL: https://cgit.FreeBSD.org/doc/commit/?id=607c4b857a65b68289e9d7f86a8855def93c09f0

commit 607c4b857a65b68289e9d7f86a8855def93c09f0
Author:     Bojan Novković <[email protected]>
AuthorDate: 2024-02-19 15:24:50 +0000
Commit:     Bojan Novković <[email protected]>
CommitDate: 2024-02-19 15:31:46 +0000

    New src committer: Bojan Novković (bnovkov)
    
    Update documentation and add news entry as per the new committer
    onboarding process.
    
    Approved by:    markj (mentor)
---
 .../content/en/articles/pgpkeys/_index.adoc        |  3 +++
 documentation/static/pgpkeys/bnovkov.key           | 28 ++++++++++++++++++++++
 shared/authors.adoc                                |  4 ++++
 shared/contrib-committers.adoc                     |  1 +
 website/data/en/news/news.toml                     |  5 ++++
 5 files changed, 41 insertions(+)

diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc
index f99b21a77a..2670b9d803 100644
--- a/documentation/content/en/articles/pgpkeys/_index.adoc
+++ b/documentation/content/en/articles/pgpkeys/_index.adoc
@@ -1485,6 +1485,9 @@ include::{include-path}vvd.key[]
 === `{gbe}`
 include::{include-path}gbe.key[]
 
+=== `{bnovkov}`
+include::{include-path}bnovkov.key[]
+
 [[pgpkeys-other]]
 == Other Cluster Account Holders
 
diff --git a/documentation/static/pgpkeys/bnovkov.key b/documentation/static/pgpkeys/bnovkov.key
new file mode 100644
index 0000000000..169916bd09
--- /dev/null
+++ b/documentation/static/pgpkeys/bnovkov.key
@@ -0,0 +1,28 @@
+// sh addkey.sh bnovkov 1E379E98BB219F2B ;
+
+[.literal-block-margin]
+....
+pub   ed25519/1E379E98BB219F2B 2024-02-18 [SC] [expires: 2027-02-17]
+      Key fingerprint = B01B E8BD 9D85 F0FA 84A7  E554 1E37 9E98 BB21 9F2B
+uid                            Bojan Novković <[email protected]>
+sub   cv25519/BE5C48E8F0C6FDED 2024-02-18 [E] [expires: 2027-02-17]
+
+....
+
+[.literal-block-margin]
+....
+-----BEGIN PGP PUBLIC KEY BLOCK-----
+
+mDMEZdIQsxYJKwYBBAHaRw8BAQdA/V2uVmdN7VY2Ps8wDgLlWU3b9+kPdg9bf+FH
+gEEX49S0JUJvamFuIE5vdmtvdmnEhyA8Ym5vdmtvdkBGcmVlQlNELm9yZz6ImQQT
+FgoAQRYhBLAb6L2dhfD6hKflVB43npi7IZ8rBQJl0hCzAhsDBQkFo5qABQsJCAcC
+AiICBhUKCQgLAgQWAgMBAh4HAheAAAoJEB43npi7IZ8rzb0A/0aY3c/XubbtQzNy
+A0xzyKNZlDc9zesxEMVi6rOAZNz/AQC2QmBTBEcbyOKDfJ5m02LpudVi9thZxlrr
+2n0ZX9kgA7g4BGXSELMSCisGAQQBl1UBBQEBB0Dn3m+8g7KTp3yC4CLICis/CIon
+FfNqQcJOVv6Gd73adQMBCAeIfgQYFgoAJhYhBLAb6L2dhfD6hKflVB43npi7IZ8r
+BQJl0hCzAhsMBQkFo5qAAAoJEB43npi7IZ8ruPcBAJM5wq5j64RFu4sczrryK4Fe
+CTt/Xhfyn3UhT2hHuYkPAQDWHDN6XZ097C5wUkWUr8ywHDlMM5gWIDbr9TMUudoc
+Aw==
+=3MkE
+-----END PGP PUBLIC KEY BLOCK-----
+....
diff --git a/shared/authors.adoc b/shared/authors.adoc
index 487dfe4b6e..9267f2f52d 100644
--- a/shared/authors.adoc
+++ b/shared/authors.adoc
@@ -444,6 +444,10 @@
 :bms-email: [email protected]
 :bms: {bms-name} <{bms-email}>
 
+:bnovkov-name: Bojan Novković
+:bnovkov-email: [email protected]
+:bnovkov: {bnovkov-name} <{bnovkov-email}>
+
 :bofh-name: Muhammad Moinur Rahman
 :bofh-email: [email protected]
 :bofh: {bofh-name} <{bofh-email}>
diff --git a/shared/contrib-committers.adoc b/shared/contrib-committers.adoc
index 0b25aa0061..44a360265f 100644
--- a/shared/contrib-committers.adoc
+++ b/shared/contrib-committers.adoc
@@ -396,3 +396,4 @@
 * {dsl}
 * {ronald}
 * {christos}
+* {bnovkov}
diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml
index 8453299848..1abda67766 100644
--- a/website/data/en/news/news.toml
+++ b/website/data/en/news/news.toml
@@ -1,9 +1,14 @@
 # Sort news by year, month and day
+
 [[news]]
 date= "2024-02-16"
 title = "October-December 2023 Status Report"
 description = "The <a href=\"https://www.freebsd.org/status/report-2023-10-2023-12/\">October to December 2023 Status Report</a> is now available with 18 entries."
 
+[[news]]
+date = "2024-02-13"
+description = "New committer: <a href=\"mailto:[email protected]\">Bojan Novković</a> (src)"
+
 [[news]]
 date = "2024-01-26"
 description = "New committer: <a href=\"mailto:[email protected]\">Zsolt Udvari</a> (ports)"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.