Date: Sun, 23 May 2021 15:21:13 GMT From: Ceri Davies <ceri@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 7c1856c004 - main - articles/[contributors, pgpkeys]: Correct include paths Message-ID: <202105231521.14NFLD0k083460@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by ceri: URL: https://cgit.FreeBSD.org/doc/commit/?id=7c1856c004f27e6de26a147f1bfb7bf481d67abc commit 7c1856c004f27e6de26a147f1bfb7bf481d67abc Author: Ceri Davies <ceri@FreeBSD.org> AuthorDate: 2021-05-23 15:18:25 +0000 Commit: Ceri Davies <ceri@FreeBSD.org> CommitDate: 2021-05-23 15:18:25 +0000 articles/[contributors,pgpkeys]: Correct include paths A PDF build shows errors associated with incorrect include paths for these articles, so fix them. Also update the guidance on adding a pgpkey to the new required format. Reported by: dbaio Approved by: blackend (mentor) --- .../content/en/articles/contributors/_index.adoc | 17 +- .../content/en/articles/pgpkeys/_index.adoc | 1169 ++++++++++---------- documentation/static/pgpkeys/README | 2 +- 3 files changed, 597 insertions(+), 591 deletions(-) diff --git a/documentation/content/en/articles/contributors/_index.adoc b/documentation/content/en/articles/contributors/_index.adoc index a3f7fd0652..5309b2b062 100644 --- a/documentation/content/en/articles/contributors/_index.adoc +++ b/documentation/content/en/articles/contributors/_index.adoc @@ -18,16 +18,19 @@ tags: ["Contributors", "FreeBSD", "individuals", "organizations"] ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] include::shared/en/urls.adoc[] +:include-path: content/en/articles/contributors/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] include::../../../../shared/en/urls.adoc[] +:include-path: endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] include::../../../../shared/en/urls.adoc[] +:include-path: endif::[] [.abstract-title] @@ -114,7 +117,7 @@ All core team members are also developers. (in alphabetical order by last name): -include::content/en/articles/contributors/contrib-committers.adoc[] +include::{include-path}contrib-committers.adoc[] [[contrib-corealumni]] == Core Team Alumni @@ -124,7 +127,7 @@ We thank them for their past efforts in the service of the FreeBSD project. _In rough reverse chronological order:_ -include::content/en/articles/contributors/contrib-corealumni.adoc[] +include::{include-path}contrib-corealumni.adoc[] [[contrib-develalumni]] == Development Team Alumni @@ -134,7 +137,7 @@ We thank them for their past efforts in the service of the FreeBSD project. _In rough reverse chronological order:_ -include::content/en/articles/contributors/contrib-develalumni.adoc[] +include::{include-path}contrib-develalumni.adoc[] [[contrib-portmgralumni]] == Ports Management Team Alumni @@ -144,7 +147,7 @@ We thank them for their past efforts in the service of the FreeBSD project. _In rough reverse chronological order:_ -include::content/en/articles/contributors/contrib-portmgralumni.adoc[] +include::{include-path}contrib-portmgralumni.adoc[] [[contrib-develinmemoriam]] == Development Team: In Memoriam @@ -154,7 +157,7 @@ Here are some remembrances. _In rough reverse chronological order of their passing:_ -include::content/en/articles/contributors/contrib-develinmemoriam.adoc[] +include::{include-path}contrib-develinmemoriam.adoc[] [[contrib-derived]] == Derived Software Contributors @@ -169,11 +172,11 @@ There are also portions of NetBSD and OpenBSD that have been integrated into Fre (in alphabetical order by first name): -include::content/en/articles/contributors/contrib-additional.adoc[] +include::{include-path}contrib-additional.adoc[] [[contrib-386bsd]] == 386BSD Patch Kit Patch Contributors (in alphabetical order by first name): -include::content/en/articles/contributors/contrib-386bsd.adoc[] +include::{include-path}contrib-386bsd.adoc[] diff --git a/documentation/content/en/articles/pgpkeys/_index.adoc b/documentation/content/en/articles/pgpkeys/_index.adoc index d7d7698fb1..f0737ef992 100644 --- a/documentation/content/en/articles/pgpkeys/_index.adoc +++ b/documentation/content/en/articles/pgpkeys/_index.adoc @@ -17,16 +17,19 @@ tags: ["OpenPGP", "Developers", "Officers", "FreeBSD"] ifeval::["{backend}" == "html5"] include::shared/authors.adoc[] include::shared/en/teams.adoc[lines=16..-1] +:include-path: static/pgpkeys/ endif::[] ifeval::["{backend}" == "pdf"] include::../../../../shared/authors.adoc[] include::../../../../shared/en/teams.adoc[lines=16..-1] +:include-path: ../../../../static/pgpkeys/ endif::[] ifeval::["{backend}" == "epub3"] include::../../../../shared/authors.adoc[] include::../../../../shared/en/teams.adoc[lines=16..-1] +:include-path: ../../../../static/pgpkeys/ endif::[] ''' @@ -49,1759 +52,1759 @@ shown in the Handbook PGP keys chapter. == Officers === {security-officer-name} `<{security-officer-email}>` -include::static/pgpkeys/security-officer.key[] +include::{include-path}security-officer.key[] === {secteam-secretary-name} `<{secteam-secretary-email}>` -include::static/pgpkeys/secteam-secretary.key[] +include::{include-path}secteam-secretary.key[] === {core-secretary-name} `<{core-secretary-email}>` -include::static/pgpkeys/core-secretary.key[] +include::{include-path}core-secretary.key[] === {portmgr-secretary-name} `<{portmgr-secretary-email}>` -include::static/pgpkeys/portmgr-secretary.key[] +include::{include-path}portmgr-secretary.key[] === `{doceng-secretary-email}` -include::static/pgpkeys/doceng-secretary.key[] +include::{include-path}doceng-secretary.key[] [[pgpkeys-core]] == Core Team Members === `{bapt}` -include::static/pgpkeys/bapt.key[] +include::{include-path}bapt.key[] === `{emaste}` -include::static/pgpkeys/emaste.key[] +include::{include-path}emaste.key[] === `{gnn}` -include::static/pgpkeys/gnn.key[] +include::{include-path}gnn.key[] === `{hrs}` -include::static/pgpkeys/hrs.key[] +include::{include-path}hrs.key[] === `{imp}` -include::static/pgpkeys/imp.key[] +include::{include-path}imp.key[] === `{kevans}` -include::static/pgpkeys/kevans.key[] +include::{include-path}kevans.key[] === `{markj}` -include::static/pgpkeys/markj.key[] +include::{include-path}markj.key[] === `{scottl}` -include::static/pgpkeys/scottl.key[] +include::{include-path}scottl.key[] === `{seanc}` -include::static/pgpkeys/seanc.key[] +include::{include-path}seanc.key[] [[pgpkeys-developers]] == Developers === `{ariff}` -include::static/pgpkeys/ariff.key[] +include::{include-path}ariff.key[] === `{tabthorpe}` -include::static/pgpkeys/tabthorpe.key[] +include::{include-path}tabthorpe.key[] === `{eadler}` -include::static/pgpkeys/eadler.key[] +include::{include-path}eadler.key[] === `{mahrens}` -include::static/pgpkeys/mahrens.key[] +include::{include-path}mahrens.key[] === `{shaun}` -include::static/pgpkeys/shaun.key[] +include::{include-path}shaun.key[] === `{brix}` -include::static/pgpkeys/brix.key[] +include::{include-path}brix.key[] === `{mandree}` -include::static/pgpkeys/mandree.key[] +include::{include-path}mandree.key[] === `{will}` -include::static/pgpkeys/will.key[] +include::{include-path}will.key[] === `{dim}` -include::static/pgpkeys/dim.key[] +include::{include-path}dim.key[] === `{anholt}` -include::static/pgpkeys/anholt.key[] +include::{include-path}anholt.key[] === `{fernape}` -include::static/pgpkeys/fernape.key[] +include::{include-path}fernape.key[] === `{mva}` -include::static/pgpkeys/mva.key[] +include::{include-path}mva.key[] === `{araujo}` -include::static/pgpkeys/araujo.key[] +include::{include-path}araujo.key[] === `{mat}` -include::static/pgpkeys/mat.key[] +include::{include-path}mat.key[] === `{syuu}` -include::static/pgpkeys/syuu.key[] +include::{include-path}syuu.key[] === `{asami}` -include::static/pgpkeys/asami.key[] +include::{include-path}asami.key[] === `{gavin}` -include::static/pgpkeys/gavin.key[] +include::{include-path}gavin.key[] === `{jsa}` -include::static/pgpkeys/jsa.key[] +include::{include-path}jsa.key[] === `{jadawin}` -include::static/pgpkeys/jadawin.key[] +include::{include-path}jadawin.key[] === `{jwb}` -include::static/pgpkeys/jwb.key[] +include::{include-path}jwb.key[] === `{badger}` -include::static/pgpkeys/badger.key[] +include::{include-path}badger.key[] === `{dbaio}` -include::static/pgpkeys/dbaio.key[] +include::{include-path}dbaio.key[] === `{timur}` -include::static/pgpkeys/timur.key[] +include::{include-path}timur.key[] === `{jhb}` -include::static/pgpkeys/jhb.key[] +include::{include-path}jhb.key[] === `{gjb}` -include::static/pgpkeys/gjb.key[] +include::{include-path}gjb.key[] === `{snb}` -include::static/pgpkeys/snb.key[] +include::{include-path}snb.key[] === `{barner}` -include::static/pgpkeys/barner.key[] +include::{include-path}barner.key[] === `{lbartoletti}` -include::static/pgpkeys/lbartoletti.key[] +include::{include-path}lbartoletti.key[] === `{jbeich}` -include::static/pgpkeys/jbeich.key[] +include::{include-path}jbeich.key[] === `{art}` -include::static/pgpkeys/art.key[] +include::{include-path}art.key[] === `{tobez}` -include::static/pgpkeys/tobez.key[] +include::{include-path}tobez.key[] === `{damien}` -include::static/pgpkeys/damien.key[] +include::{include-path}damien.key[] === `{bdragon}` -include::static/pgpkeys/bdragon.key[] +include::{include-path}bdragon.key[] === `{tcberner}` -include::static/pgpkeys/tcberner.key[] +include::{include-path}tcberner.key[] === `{tdb}` -include::static/pgpkeys/tdb.key[] +include::{include-path}tdb.key[] === `{gblach}` -include::static/pgpkeys/gblach.key[] +include::{include-path}gblach.key[] === `{mbr}` -include::static/pgpkeys/mbr.key[] +include::{include-path}mbr.key[] === `{wblock}` -include::static/pgpkeys/wblock.key[] +include::{include-path}wblock.key[] === `{bvs}` -include::static/pgpkeys/bvs.key[] +include::{include-path}bvs.key[] === `{zbb}` -include::static/pgpkeys/zbb.key[] +include::{include-path}zbb.key[] === `{novel}` -include::static/pgpkeys/novel.key[] +include::{include-path}novel.key[] === `{garga}` -include::static/pgpkeys/garga.key[] +include::{include-path}garga.key[] === `{kbowling}` -include::static/pgpkeys/kbowling.key[] +include::{include-path}kbowling.key[] === `{alexbl}` -include::static/pgpkeys/alexbl.key[] +include::{include-path}alexbl.key[] === `{sbz}` -include::static/pgpkeys/sbz.key[] +include::{include-path}sbz.key[] === `{ebrandi}` -include::static/pgpkeys/ebrandi.key[] +include::{include-path}ebrandi.key[] === `{dab}` -include::static/pgpkeys/dab.key[] +include::{include-path}dab.key[] === `{harti}` -include::static/pgpkeys/harti.key[] +include::{include-path}harti.key[] === `{obraun}` -include::static/pgpkeys/obraun.key[] +include::{include-path}obraun.key[] === `{makc}` -include::static/pgpkeys/makc.key[] +include::{include-path}makc.key[] === `{jmb}` -include::static/pgpkeys/jmb.key[] +include::{include-path}jmb.key[] === `{antoine}` -include::static/pgpkeys/antoine.key[] +include::{include-path}antoine.key[] === `{db}` -include::static/pgpkeys/db.key[] +include::{include-path}db.key[] === `{brueffer}` -include::static/pgpkeys/brueffer.key[] +include::{include-path}brueffer.key[] === `{markus}` -include::static/pgpkeys/markus.key[] +include::{include-path}markus.key[] === `{sbruno}` -include::static/pgpkeys/sbruno.key[] +include::{include-path}sbruno.key[] === `{br}` -include::static/pgpkeys/br.key[] +include::{include-path}br.key[] === `{oleg}` -include::static/pgpkeys/oleg.key[] +include::{include-path}oleg.key[] === `{bushman}` -include::static/pgpkeys/bushman.key[] +include::{include-path}bushman.key[] === `{adrian}` -include::static/pgpkeys/adrian.key[] +include::{include-path}adrian.key[] === `{jch}` -include::static/pgpkeys/jch.key[] +include::{include-path}jch.key[] === `{jchandra}` -include::static/pgpkeys/jchandra.key[] +include::{include-path}jchandra.key[] === `{jcamou}` -include::static/pgpkeys/jcamou.key[] +include::{include-path}jcamou.key[] === `{acm}` -include::static/pgpkeys/acm.key[] +include::{include-path}acm.key[] === `{gahr}` -include::static/pgpkeys/gahr.key[] +include::{include-path}gahr.key[] === `{dchagin}` -include::static/pgpkeys/dchagin.key[] +include::{include-path}dchagin.key[] === `{perky}` -include::static/pgpkeys/perky.key[] +include::{include-path}perky.key[] === `{jon}` -include::static/pgpkeys/jon.key[] +include::{include-path}jon.key[] === `{jonathan}` -include::static/pgpkeys/jonathan.key[] +include::{include-path}jonathan.key[] === `{loader}` -include::static/pgpkeys/loader.key[] +include::{include-path}loader.key[] === `{luoqi}` -include::static/pgpkeys/luoqi.key[] +include::{include-path}luoqi.key[] === `{ache}` -include::static/pgpkeys/ache.key[] +include::{include-path}ache.key[] === `{melifaro}` -include::static/pgpkeys/melifaro.key[] +include::{include-path}melifaro.key[] === `{seanc}` -include::static/pgpkeys/seanc.key[] +include::{include-path}seanc.key[] === `{cjh}` -include::static/pgpkeys/cjh.key[] +include::{include-path}cjh.key[] === `{davidch}` -include::static/pgpkeys/davidch.key[] +include::{include-path}davidch.key[] === `{milki}` -include::static/pgpkeys/milki.key[] +include::{include-path}milki.key[] === `{cjc}` -include::static/pgpkeys/cjc.key[] +include::{include-path}cjc.key[] === `{marcus}` -include::static/pgpkeys/marcus.key[] +include::{include-path}marcus.key[] === `{nik}` -include::static/pgpkeys/nik.key[] +include::{include-path}nik.key[] === `{benjsc}` -include::static/pgpkeys/benjsc.key[] +include::{include-path}benjsc.key[] === `{lcook}` -include::static/pgpkeys/lcook.key[] +include::{include-path}lcook.key[] === `{ngie}` -include::static/pgpkeys/ngie.key[] +include::{include-path}ngie.key[] === `{tijl}` -include::static/pgpkeys/tijl.key[] +include::{include-path}tijl.key[] === `{rakuco}` -include::static/pgpkeys/rakuco.key[] +include::{include-path}rakuco.key[] === `{dch}` -include::static/pgpkeys/dch.key[] +include::{include-path}dch.key[] === `{alc}` -include::static/pgpkeys/alc.key[] +include::{include-path}alc.key[] === `{olivier}` -include::static/pgpkeys/olivier.key[] +include::{include-path}olivier.key[] === `{jeb}` -include::static/pgpkeys/jeb.key[] +include::{include-path}jeb.key[] === `{bcran}` -include::static/pgpkeys/bcran.key[] +include::{include-path}bcran.key[] === `{culot}` -include::static/pgpkeys/culot.key[] +include::{include-path}culot.key[] === `{aaron}` -include::static/pgpkeys/aaron.key[] +include::{include-path}aaron.key[] === `{alfredo}` -include::static/pgpkeys/alfredo.key[] +include::{include-path}alfredo.key[] === `{bapt}` -include::static/pgpkeys/bapt.key[] +include::{include-path}bapt.key[] === `{ceri}` -include::static/pgpkeys/ceri.key[] +include::{include-path}ceri.key[] === `{brd}` -include::static/pgpkeys/brd.key[] +include::{include-path}brd.key[] === `{edavis}` -include::static/pgpkeys/edavis.key[] +include::{include-path}edavis.key[] === `{pjd}` -include::static/pgpkeys/pjd.key[] +include::{include-path}pjd.key[] === `{alexey}` -include::static/pgpkeys/alexey.key[] +include::{include-path}alexey.key[] === `{bsd}` -include::static/pgpkeys/bsd.key[] +include::{include-path}bsd.key[] === `{carl}` -include::static/pgpkeys/carl.key[] +include::{include-path}carl.key[] === `{carlavilla}` -include::static/pgpkeys/carlavilla.key[] +include::{include-path}carlavilla.key[] === `{jmd}` -include::static/pgpkeys/jmd.key[] +include::{include-path}jmd.key[] === `{vd}` -include::static/pgpkeys/vd.key[] +include::{include-path}vd.key[] === `{rdivacky}` -include::static/pgpkeys/rdivacky.key[] +include::{include-path}rdivacky.key[] === `{danfe}` -include::static/pgpkeys/danfe.key[] +include::{include-path}danfe.key[] === `{dd}` -include::static/pgpkeys/dd.key[] +include::{include-path}dd.key[] === `{bdrewery}` -include::static/pgpkeys/bdrewery.key[] +include::{include-path}bdrewery.key[] === `{gad}` -include::static/pgpkeys/gad.key[] +include::{include-path}gad.key[] === `{olivierd}` -include::static/pgpkeys/olivierd.key[] +include::{include-path}olivierd.key[] === `{bruno}` -include::static/pgpkeys/bruno.key[] +include::{include-path}bruno.key[] === `{ale}` -include::static/pgpkeys/ale.key[] +include::{include-path}ale.key[] === `{nemysis}` -include::static/pgpkeys/nemysis.key[] +include::{include-path}nemysis.key[] === `{peadar}` -include::static/pgpkeys/peadar.key[] +include::{include-path}peadar.key[] === `{deischen}` -include::static/pgpkeys/deischen.key[] +include::{include-path}deischen.key[] === `{josef}` -include::static/pgpkeys/josef.key[] +include::{include-path}josef.key[] === `{lme}` -include::static/pgpkeys/lme.key[] +include::{include-path}lme.key[] === `{ue}` -include::static/pgpkeys/ue.key[] +include::{include-path}ue.key[] === `{ru}` -include::static/pgpkeys/ru.key[] +include::{include-path}ru.key[] === `{le}` -include::static/pgpkeys/le.key[] +include::{include-path}le.key[] === `{se}` -include::static/pgpkeys/se.key[] +include::{include-path}se.key[] === `{kevans}` -include::static/pgpkeys/kevans.key[] +include::{include-path}kevans.key[] === `{bf}` -include::static/pgpkeys/bf.key[] +include::{include-path}bf.key[] === `{sef}` -include::static/pgpkeys/sef.key[] +include::{include-path}sef.key[] === `{madpilot}` -include::static/pgpkeys/madpilot.key[] +include::{include-path}madpilot.key[] === `{rafan}` -include::static/pgpkeys/rafan.key[] +include::{include-path}rafan.key[] === `{kami}` -include::static/pgpkeys/kami.key[] +include::{include-path}kami.key[] === `{stefanf}` -include::static/pgpkeys/stefanf.key[] +include::{include-path}stefanf.key[] === `{farrokhi}` -include::static/pgpkeys/farrokhi.key[] +include::{include-path}farrokhi.key[] === `{jedgar}` -include::static/pgpkeys/jedgar.key[] +include::{include-path}jedgar.key[] === `{mfechner}` -include::static/pgpkeys/mfechner.key[] +include::{include-path}mfechner.key[] === `{feld}` -include::static/pgpkeys/feld.key[] +include::{include-path}feld.key[] === `{green}` -include::static/pgpkeys/green.key[] +include::{include-path}green.key[] === `{lioux}` -include::static/pgpkeys/lioux.key[] +include::{include-path}lioux.key[] === `{mdf}` -include::static/pgpkeys/mdf.key[] +include::{include-path}mdf.key[] === `{fanf}` -include::static/pgpkeys/fanf.key[] +include::{include-path}fanf.key[] === `{blackend}` -include::static/pgpkeys/blackend.key[] +include::{include-path}blackend.key[] === `{petef}` -include::static/pgpkeys/petef.key[] +include::{include-path}petef.key[] === `{decke}` -include::static/pgpkeys/decke.key[] +include::{include-path}decke.key[] === `{landonf}` -include::static/pgpkeys/landonf.key[] +include::{include-path}landonf.key[] === `{billf}` -include::static/pgpkeys/billf.key[] +include::{include-path}billf.key[] === `{sg}` -include::static/pgpkeys/sg.key[] +include::{include-path}sg.key[] === `{sgalabov}` -include::static/pgpkeys/sgalabov.key[] +include::{include-path}sgalabov.key[] === `{ultima}` -include::static/pgpkeys/ultima.key[] +include::{include-path}ultima.key[] === `{avg}` -include::static/pgpkeys/avg.key[] +include::{include-path}avg.key[] === `{beat}` -include::static/pgpkeys/beat.key[] +include::{include-path}beat.key[] === `{danger}` -include::static/pgpkeys/danger.key[] +include::{include-path}danger.key[] === `{sjg}` -include::static/pgpkeys/sjg.key[] +include::{include-path}sjg.key[] === `{gibbs}` -include::static/pgpkeys/gibbs.key[] +include::{include-path}gibbs.key[] === `{pfg}` -include::static/pgpkeys/pfg.key[] +include::{include-path}pfg.key[] === `{girgen}` -include::static/pgpkeys/girgen.key[] +include::{include-path}girgen.key[] === `{eugen}` -include::static/pgpkeys/eugen.key[] +include::{include-path}eugen.key[] === `{pgollucci}` -include::static/pgpkeys/pgollucci.key[] +include::{include-path}pgollucci.key[] === `{trociny}` -include::static/pgpkeys/trociny.key[] +include::{include-path}trociny.key[] === `{danilo}` -include::static/pgpkeys/danilo.key[] +include::{include-path}danilo.key[] === `{dmgk}` -include::static/pgpkeys/dmgk.key[] +include::{include-path}dmgk.key[] === `{daichi}` -include::static/pgpkeys/daichi.key[] +include::{include-path}daichi.key[] === `{mnag}` -include::static/pgpkeys/mnag.key[] +include::{include-path}mnag.key[] === `{grehan}` -include::static/pgpkeys/grehan.key[] +include::{include-path}grehan.key[] === `{jamie}` -include::static/pgpkeys/jamie.key[] +include::{include-path}jamie.key[] === `{adridg}` -include::static/pgpkeys/adridg.key[] +include::{include-path}adridg.key[] === `{edwin}` -include::static/pgpkeys/edwin.key[] +include::{include-path}edwin.key[] === `{wg}` -include::static/pgpkeys/wg.key[] +include::{include-path}wg.key[] === `{bar}` -include::static/pgpkeys/bar.key[] +include::{include-path}bar.key[] === `{anish}` -include::static/pgpkeys/anish.key[] +include::{include-path}anish.key[] === `{jmg}` -include::static/pgpkeys/jmg.key[] +include::{include-path}jmg.key[] === `{mjg}` -include::static/pgpkeys/mjg.key[] +include::{include-path}mjg.key[] === `{jhale}` -include::static/pgpkeys/jhale.key[] +include::{include-path}jhale.key[] === `{jah}` -include::static/pgpkeys/jah.key[] +include::{include-path}jah.key[] === `{dannyboy}` -include::static/pgpkeys/dannyboy.key[] +include::{include-path}dannyboy.key[] === `{dhartmei}` -include::static/pgpkeys/dhartmei.key[] +include::{include-path}dhartmei.key[] === `{ohauer}` -include::static/pgpkeys/ohauer.key[] +include::{include-path}ohauer.key[] === `{ehaupt}` -include::static/pgpkeys/ehaupt.key[] +include::{include-path}ehaupt.key[] === `{jhay}` -include::static/pgpkeys/jhay.key[] +include::{include-path}jhay.key[] === `{bhd}` -include::static/pgpkeys/bhd.key[] +include::{include-path}bhd.key[] === `{sheldonh}` -include::static/pgpkeys/sheldonh.key[] +include::{include-path}sheldonh.key[] === `{mikeh}` -include::static/pgpkeys/mikeh.key[] +include::{include-path}mikeh.key[] === `{mheinen}` -include::static/pgpkeys/mheinen.key[] +include::{include-path}mheinen.key[] === `{niels}` -include::static/pgpkeys/niels.key[] +include::{include-path}niels.key[] === `{jh}` -include::static/pgpkeys/jh.key[] +include::{include-path}jh.key[] === `{jgh}` -include::static/pgpkeys/jgh.key[] +include::{include-path}jgh.key[] === `{ghelmer}` -include::static/pgpkeys/ghelmer.key[] +include::{include-path}ghelmer.key[] === `{mux}` -include::static/pgpkeys/mux.key[] +include::{include-path}mux.key[] === `{wen}` -include::static/pgpkeys/wen.key[] +include::{include-path}wen.key[] === `{dhn}` -include::static/pgpkeys/dhn.key[] +include::{include-path}dhn.key[] === `{jhibbits}` -include::static/pgpkeys/jhibbits.key[] +include::{include-path}jhibbits.key[] === `{jhixson}` -include::static/pgpkeys/jhixson.key[] +include::{include-path}jhixson.key[] === `{pho}` -include::static/pgpkeys/pho.key[] +include::{include-path}pho.key[] === `{oh}` -include::static/pgpkeys/oh.key[] +include::{include-path}oh.key[] === `{mhorne}` -include::static/pgpkeys/mhorne.key[] +include::{include-path}mhorne.key[] === `{bhughes}` -include::static/pgpkeys/bhughes.key[] +include::{include-path}bhughes.key[] === `{mich}` -include::static/pgpkeys/mich.key[] +include::{include-path}mich.key[] === `{sunpoet}` -include::static/pgpkeys/sunpoet.key[] +include::{include-path}sunpoet.key[] === `{lwhsu}` -include::static/pgpkeys/lwhsu.key[] +include::{include-path}lwhsu.key[] === `{foxfair}` -include::static/pgpkeys/foxfair.key[] +include::{include-path}foxfair.key[] === `{whu}` -include::static/pgpkeys/whu.key[] +include::{include-path}whu.key[] === `{chinsan}` -include::static/pgpkeys/chinsan.key[] +include::{include-path}chinsan.key[] === `{shurd}` -include::static/pgpkeys/shurd.key[] +include::{include-path}shurd.key[] *** 1499 LINES SKIPPED ***help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105231521.14NFLD0k083460>
