| # The name becomes the title of the placemark. |
| name: 'Konstantin Ryabitsev' |
| |
| # You do not have to list your kernel.org address, and you may also use |
| # anti-spam obfuscation techniques if you so desire. |
| email: 'mricon@kernel.org' |
| |
| # List the PGP key that you use for kernel.org purposes (the one that |
| # carries signatures from other kernel developers). We will link to the |
| # key graph in the pgpkeys repository. Use exactly 16 hex characters. |
| key: 'E63EDCA9329DD07E' |
| |
| # You may list as many locations as you like. |
| locations: |
| # The names of the cities are purely for your reference. |
| 'Pointe-Claire': |
| latlong: '45.45,-73.80' |
| # Using > like this lets you write multiline entries |
| description: > |
| I work from home, but if necessary I can easily make a trip |
| downtown for keysigning. Just give me a couple of days of advance |
| notice. |
| |
| 'Portland, OR': |
| latlong: '45.5202471,-122.6741948' |
| description: > |
| I am occasionally found in Portland, but it is not worth trying |
| to catch me there, as my schedule is entirely unpredictable. |
| |
| # The script should be entirely UTF-8 friendly |
| 'Montréal': |
| latlong: '45.5228918,-73.5952309' |
| description: > |
| Je suis souvent trouvé chez Fairmount Bagel, le meilleur bagel au |
| monde. |
| |