Merge lp:~jelmer/launchpad/jelmer-ec2-image-update into lp:launchpad

Proposed by Jelmer Vernooij
Status: Merged
Merged at revision: 11264
Proposed branch: lp:~jelmer/launchpad/jelmer-ec2-image-update
Merge into: lp:launchpad
Diff against target: 10 lines (+1/-0)
1 file modified
lib/devscripts/ec2test/account.py (+1/-0)
To merge this branch: bzr merge lp:~jelmer/launchpad/jelmer-ec2-image-update
Reviewer Review Type Date Requested Status
Brad Crittenden (community) code Approve
Review via email: mp+31388@code.launchpad.net

Commit message

Add myself to the list of valid ami owners

Description of the change

Add myself to the list of valid ami owners.

To post a comment you must log in.
Revision history for this message
Brad Crittenden (bac) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/devscripts/ec2test/account.py'
2--- lib/devscripts/ec2test/account.py 2010-03-22 15:22:04 +0000
3+++ lib/devscripts/ec2test/account.py 2010-07-30 15:57:08 +0000
4@@ -27,6 +27,7 @@
5 '889698597288', # henninge
6 '366009196755', # salgado
7 '036590675370', # jml
8+ '038531743404', # jelmer
9 # ...anyone else want in on the fun?
10 )
11