From e2ef65001c7cf4eff9f329aba3e4dea68a33975d Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Tue, 9 Jan 2007 20:53:35 +0000 Subject: [PATCH] Added Daniel Carrera's GPG key to the hints database. git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1363 9f8c893c-44ee-0310-b757-c8ca8341c71e --- zeroinstall/0launch-gui/trust_box.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/zeroinstall/0launch-gui/trust_box.py b/zeroinstall/0launch-gui/trust_box.py index 5ba30f6..f224052 100644 --- a/zeroinstall/0launch-gui/trust_box.py +++ b/zeroinstall/0launch-gui/trust_box.py @@ -238,4 +238,8 @@ hints = { "However, there is still some benefit: if the archive is modified after the " "script has signed it then any further changes will be detected, so this isn't " "completely pointless.", + + '5E665D0ECCCF1215F725BD2FA7421904E3D1B654' : + 'Daniel Carrera works on the OpenDocument viewer from opendocumentfellowship.org. ' + 'This key was confirmed in a zero-install mailing list post on 2007-01-09.', } -- 2.11.4.GIT