summaryrefslogtreecommitdiffstats
path: root/gurus.gpg
AgeCommit message (Collapse)Author
2015-01-24gurus.gpg: added my new uidsPavel Vinogradov
2011-08-23gpg keyrings: removed jpeg photos from keyringsBor Kraljič
Modified keyrings: apache.gpg devel/python/python.gpg doc/man/man.gpg editors/mp/mp.gpg gnu-verified.gpg gnu.gpg gnustep-libs/gnustep.gpg gurus.gpg libs/libevent/libevent.gpg mail/dspam/dspam.gpg mobile/wifi-radar/wifi-radar.gpg net/stunnel/stunnel.gpg net/tor.gpg python-pypi/bzr/bzr.gpg ruby-raa/ruby-gpgme/Daiki_Ueno.gpg telephony/telepathy.gpg utils/ipv6calc/peter-bieringer.gpg
2011-08-16gurus.gpg: add my new keyIsmael Luceno
2010-10-11*.gpg: minimized keyringsBor Kraljič
Same way Jaka Kranjc did 2008-06-14 with commit dfcf94d934cb72d5e77e057594d810de91422cb6 command used: find -iname "*.gpg" | while read a; do gpg --no-default-keyring --keyring ./$a \ --export-options export-minimal --output ${a}2 --export; du -sh ${a} ${a}2; mv ${a}2 ${a}; done
2010-05-03gurus.gpg: imported my key, 94B14771Donald Johnson
2010-04-30gurus.gpg: imported my key, EC8E5C9AIsmael Luceno
2010-04-22 gurus.gpg: added my key (B7D55D32)Tommy Boatman
2010-04-09gurus.gpg: Adding my key with updated expirationMark Bainter
2010-03-09gurus.gpg: Added my public key to gurus.gpg keyringSukneet Basuta
2009-12-09Updating guru.gpg file with my new gpg keyPhilippe Caseiro
2009-11-08gurus.gpg: added my signing keyVasil Yonkov
2009-09-25gurus.gpg: added my signing keyBor Kraljič
2008-09-09Added grimoire signing keyPieter Lenaerts
2008-06-14*.gpg: minimized keyrings and saved 385KJaka Kranjc
important since part of that is always reproduced in the tablet used: find -iname "*.gpg" | while read a; do gpg --no-default-keyring --keyring ./$a \ --export-options export-minimal --output ${a}2 --export; du -sh ${a} ${a}2; mv ${a}2 ${a}; done
2008-04-26updated the gurus.gpg to add my key 02E3E28EColin Childs
2008-03-27vips: 7.14.1, nip2: 7.14.1Robert Figura
2008-03-11gurus.gpg: added my signing keyLadislav Hagara
2007-12-23refreshed all the gpg keyrings and also ran clean on them (size matters)Jaka Kranjc
this fixes at least findutils for the new gnupg (sm-discuss) I hope everything is fine.
2007-11-12gurus.gpg: added my public key to the gurus keyringJulien ROZO
2007-11-07gurus.gpg: readded my keyVlad Glagolev
poedit: fixed sig corrected my e-mail address @ the HISTORY files
2007-11-04poedit: updated to 1.3.7Vlad Glagolev
added myself to gurus.gpg
2007-10-15Added my key (Remko van der Vossen/1ccf3307) to the gurus keyringRemko van der Vossen
2007-09-19gurus.gpg: added new key for Robin Cookroot
2007-08-27gurus.gpg: Added my key (0x6B750C1F)Martin Spitzbarth
2007-08-01gurus.gpg: Added myself (0x18615F19) to the gurus.gpg keyringElisamuel Resto
2007-03-14adding my key to gurus.gpgLalo Martins
2007-02-22Revert "Added sig to keyring" oops, wasn't finished yetJohn Harding
This reverts commit 61912d4d7047cc66b3496e4f5f7e1f690b02b810.
2007-02-22Added sig to keyringJohn Harding
2006-08-27gurus.gpg: added my keyFlorian Franzmann
2006-08-18Added my keyMatthew Donovan
2006-08-06Added my key (EEFC0600E549BC9F) so I can sign spells. I hopeMatthew Clark
I did the right thing, as I followed Spell_GPG_Checking in the wiki
2006-07-22added my gpg keyBearcat Sandor
2006-06-22gurus.gpg: added my keyJaka Kranjc
2006-06-20added gpg sign key for sobukus@sourcemage.orgThomas Orgis
2006-06-18Alrighty, so I added my key to the right keyring this time.David C. Haley
2006-06-15gurus.gpg: 2006/06/15 sync from p4root
2006-04-24sync ./gurus.gpg from testJeremy Blosser
2006-04-24sync ./gurus.gpg from stable-rc 0.4Jeremy Blosser
2006-04-24initial commit from stable 0.3root