Message ID | 20221017122151.2837373-1-jwcart2@gmail.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [V2] docs: Add GPG fingerprints | expand |
On Mon, Oct 17, 2022 at 8:23 AM James Carter <jwcart2@gmail.com> wrote: > > For Nicolas Iooss, James Carter, and Jason Zaman. > > Signed-off-by: James Carter <jwcart2@gmail.com> > --- > v2: Removed Ondrej Mosnacek's GPG fingerprint > > SECURITY.md | 3 +++ > 1 file changed, 3 insertions(+) Nicolas, James, and Jason's keys all match keys that I have verified with them. Acked-by: Paul Moore <paul@paul-moore.com> > diff --git a/SECURITY.md b/SECURITY.md > index c817eac9..4f624f5d 100644 > --- a/SECURITY.md > +++ b/SECURITY.md > @@ -26,12 +26,15 @@ the issue as quickly as possible and shorten the disclosure window. > > * Petr Lautrbach, plautrba@redhat.com > * Nicolas Iooss, nicolas.iooss@m4x.org > + * (GPG fingerprint) E25E 254C 8EE4 D303 554B F5AF EC70 1A1D A494 C5EB > * Jeffrey Vander Stoep, jeffv@google.com > * Joshua Brindle, brindle@gmail.com > * James Carter, jwcart2@gmail.com > + * (GPG fingerprint) 4568 1128 449B 65F8 80C6 1797 3A84 A946 B4BA 62AE > * Paul Moore, paul@paul-moore.com > * (GPG fingerprint) 7100 AADF AE6E 6E94 0D2E 0AD6 55E4 5A5A E8CA 7C8A > * Jason Zaman, perfinion@gentoo.org > + * (GPG fingerprint) 6319 1CE9 4183 0986 89CA B8DB 7EF1 37EC 935B 0EAF > * Steve Lawrence, slawrence@tresys.com > * William Roberts, bill.c.roberts@gmail.com > * Ondrej Mosnacek, omosnace@redhat.com > -- > 2.37.3
On Mon, Oct 17, 2022 at 1:51 PM Paul Moore <paul@paul-moore.com> wrote: > > On Mon, Oct 17, 2022 at 8:23 AM James Carter <jwcart2@gmail.com> wrote: > > > > For Nicolas Iooss, James Carter, and Jason Zaman. > > > > Signed-off-by: James Carter <jwcart2@gmail.com> > > --- > > v2: Removed Ondrej Mosnacek's GPG fingerprint > > > > SECURITY.md | 3 +++ > > 1 file changed, 3 insertions(+) > > Nicolas, James, and Jason's keys all match keys that I have verified with them. > > Acked-by: Paul Moore <paul@paul-moore.com> > This has been merged. Jim > > diff --git a/SECURITY.md b/SECURITY.md > > index c817eac9..4f624f5d 100644 > > --- a/SECURITY.md > > +++ b/SECURITY.md > > @@ -26,12 +26,15 @@ the issue as quickly as possible and shorten the disclosure window. > > > > * Petr Lautrbach, plautrba@redhat.com > > * Nicolas Iooss, nicolas.iooss@m4x.org > > + * (GPG fingerprint) E25E 254C 8EE4 D303 554B F5AF EC70 1A1D A494 C5EB > > * Jeffrey Vander Stoep, jeffv@google.com > > * Joshua Brindle, brindle@gmail.com > > * James Carter, jwcart2@gmail.com > > + * (GPG fingerprint) 4568 1128 449B 65F8 80C6 1797 3A84 A946 B4BA 62AE > > * Paul Moore, paul@paul-moore.com > > * (GPG fingerprint) 7100 AADF AE6E 6E94 0D2E 0AD6 55E4 5A5A E8CA 7C8A > > * Jason Zaman, perfinion@gentoo.org > > + * (GPG fingerprint) 6319 1CE9 4183 0986 89CA B8DB 7EF1 37EC 935B 0EAF > > * Steve Lawrence, slawrence@tresys.com > > * William Roberts, bill.c.roberts@gmail.com > > * Ondrej Mosnacek, omosnace@redhat.com > > -- > > 2.37.3 > > -- > paul-moore.com
diff --git a/SECURITY.md b/SECURITY.md index c817eac9..4f624f5d 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -26,12 +26,15 @@ the issue as quickly as possible and shorten the disclosure window. * Petr Lautrbach, plautrba@redhat.com * Nicolas Iooss, nicolas.iooss@m4x.org + * (GPG fingerprint) E25E 254C 8EE4 D303 554B F5AF EC70 1A1D A494 C5EB * Jeffrey Vander Stoep, jeffv@google.com * Joshua Brindle, brindle@gmail.com * James Carter, jwcart2@gmail.com + * (GPG fingerprint) 4568 1128 449B 65F8 80C6 1797 3A84 A946 B4BA 62AE * Paul Moore, paul@paul-moore.com * (GPG fingerprint) 7100 AADF AE6E 6E94 0D2E 0AD6 55E4 5A5A E8CA 7C8A * Jason Zaman, perfinion@gentoo.org + * (GPG fingerprint) 6319 1CE9 4183 0986 89CA B8DB 7EF1 37EC 935B 0EAF * Steve Lawrence, slawrence@tresys.com * William Roberts, bill.c.roberts@gmail.com * Ondrej Mosnacek, omosnace@redhat.com
For Nicolas Iooss, James Carter, and Jason Zaman. Signed-off-by: James Carter <jwcart2@gmail.com> --- v2: Removed Ondrej Mosnacek's GPG fingerprint SECURITY.md | 3 +++ 1 file changed, 3 insertions(+)