Update keyring.

Add myself via:

  gpg --export 'Eric Blake' | \
  gpg --no-default-keyring --keyring ./libguestfs.keyring --import
This commit is contained in:
Eric Blake 2021-08-13 11:22:12 -05:00
parent 3bc00d5182
commit 89825a793e
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/clog
/nbdkit-*.tar.gz
/nbdkit-*.tar.gz.sig
/*~

Binary file not shown.