Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-12-04 | lp-to-git-users: adding fred-lefebvre | Frederick Lefebvre | |
Mapped from fredlefebvre | |||
2019-12-03 | fix invalid json in tools/.lp-to-git-user (#85) | Chad Smith | |
2019-12-02 | lp-to-git-users: adding elafontaine (#74) | Eric Lafontaine | |
Mapped from eric-lafontaine1 | |||
2019-12-02 | lp-to-git-users: adding xiaofengw-vmware | Xiaofeng Wang | |
Mapped from xiaofengw | |||
2019-11-25 | lp-to-git-users: adding do3meli | Dominic Schlegel | |
Mapped from d-info-e | |||
2019-11-20 | lp-to-git-users: adding PengpengSun | Pengpeng Sun | |
Mapped from pengpengs | |||
2019-11-20 | lp-to-git-users: adding trstringer | Thomas Stringer | |
Mapped from trstringer | |||
2019-11-15 | lp-to-git-users: adding hjensas | Harald Jensås | |
Mapped from harald-jensas | |||
2019-11-13 | lp-to-git-users: adding igalic | Igor Galić | |
Mapped from i.galic | |||
2019-11-12 | lp-to-git-users: adding chrisglass | Chris Glass | |
Mapped from tribaal | |||
2019-11-12 | lp-to-git-users: adding larsks | Lars Kellogg-Stedman | |
Mapped from larsks | |||
2019-11-08 | lp-to-git-users: adding paride | Paride Legovini | |
Mapped from legovini | |||
2019-11-07 | lp-to-git-users: adding powersj | Joshua Powers | |
Mapped from powersj | |||
2019-11-07 | lp-to-git-users: adding blackboxsw | Chad Smith | |
Mapped from chad.smith | |||
2019-11-07 | lp-to-git-users: adding raharper | Ryan Harper | |
Mapped from raharper | |||
2019-11-06 | tools: add migrate-lp-user-to-github script to link LP to github | Chad Smith | |
To link a launchpad account name to your github account for licensing accountability each LP user should publish a merge proposal in launchpad with their LP account and a matching merge proposal in github using their github user. Cloud-init will track these usename maps in ./tools/.lp-to-git-user as JSON. Run ./tools/migrate-lp-user-to-github <LP_USERNAME> <GITHUB_USERNAME> to automatically create merge proposals in launchpad and your github account. |