Skip to content

Instantly share code, notes, and snippets.

@mrhillsman
Created January 14, 2019 22:16
Show Gist options
  • Save mrhillsman/bb49e6e1ce82f8823bfe87b457cd964e to your computer and use it in GitHub Desktop.
Save mrhillsman/bb49e6e1ce82f8823bfe87b457cd964e to your computer and use it in GitHub Desktop.
OpenStack PTLs 01142018
root@docker:~# cat projects.yaml | yq 'to_entries|.[]|[.key, .value.ptl.name, .value.ptl.email]'
[
"adjutant",
"Adrian Turjak",
"[email protected]"
]
[
"barbican",
"Ade Lee",
"[email protected]"
]
[
"blazar",
"Pierre Riteau",
"[email protected]"
]
[
"Chef OpenStack",
"Samuel Cassiba",
"[email protected]"
]
[
"cinder",
"Jay Bryant",
"[email protected]"
]
[
"cloudkitty",
"Luka Peschke",
"[email protected]"
]
[
"congress",
"Eric Kao",
"[email protected]"
]
[
"cyborg",
"Li Liu",
"[email protected]"
]
[
"designate",
"Graham Hayes",
"[email protected]"
]
[
"Documentation",
"Petr Kovar",
"[email protected]"
]
[
"ec2-api",
"Andrey Pavlov",
"[email protected]"
]
[
"freezer",
"Changcai Geng",
"[email protected]"
]
[
"glance",
"Erno Kuvaja",
"[email protected]"
]
[
"heat",
"Rico Lin",
"[email protected]"
]
[
"horizon",
"Ivan Kolodyazhny",
"[email protected]"
]
[
"I18n",
"Frank Kloeker",
"[email protected]"
]
[
"Infrastructure",
"Clark Boylan",
"[email protected]"
]
[
"ironic",
"Julia Kreger",
"[email protected]"
]
[
"karbor",
"Pengju Jiao",
"[email protected]"
]
[
"keystone",
"Lance Bragstad",
"[email protected]"
]
[
"kolla",
"Eduardo Gonzalez Gutierrez",
"[email protected]"
]
[
"kuryr",
"Daniel Mellado",
"[email protected]"
]
[
"loci",
"Chris Hoge",
"[email protected]"
]
[
"magnum",
"Spyros Trigazis",
"[email protected]"
]
[
"manila",
"Tom Barron",
"[email protected]"
]
[
"masakari",
"Sampath Priyankara",
"[email protected]"
]
[
"mistral",
"Renat Akhmerov",
"[email protected]"
]
[
"monasca",
"Witold Bedyk",
"[email protected]"
]
[
"murano",
"Rong Zhu",
"[email protected]"
]
[
"neutron",
"Miguel Lavalle",
"[email protected]"
]
[
"nova",
"Melanie Witt",
"[email protected]"
]
[
"octavia",
"Michael Johnson",
"[email protected]"
]
[
"OpenStack Charms",
"Frode Nordahl",
"[email protected]"
]
[
"OpenStack-Helm",
"Pete Birley",
"[email protected]"
]
[
"OpenStackAnsible",
"Mohammed Naser",
"[email protected]"
]
[
"OpenStackClient",
"Dean Troyer",
"[email protected]"
]
[
"OpenStackSDK",
"Monty Taylor",
"[email protected]"
]
[
"oslo",
"Ben Nemec",
"[email protected]"
]
[
"Packaging-rpm",
"Dirk Müller",
"[email protected]"
]
[
"PowerVMStackers",
"Matthew Edmonds",
"[email protected]"
]
[
"Puppet OpenStack",
"Tobias Urdin",
"[email protected]"
]
[
"qinling",
"Lingxian Kong",
"[email protected]"
]
[
"Quality Assurance",
"Ghanshyam Mann",
"[email protected]"
]
[
"rally",
"Andrey Kurilin",
"[email protected]"
]
[
"Release Management",
"Sean McGinnis",
"[email protected]"
]
[
"requirements",
"Matthew Thode",
"[email protected]"
]
[
"sahara",
"Telles Mota Vidal Nóbrega",
"[email protected]"
]
[
"searchlight",
"Trinh Nguyen",
"[email protected]"
]
[
"senlin",
"Duc Truong",
"[email protected]"
]
[
"solum",
"Rong Zhu",
"[email protected]"
]
[
"storlets",
"Kota Tsuyuzaki",
"[email protected]"
]
[
"swift",
"John Dickinson",
"[email protected]"
]
[
"tacker",
"dharmendra kushwaha",
"[email protected]"
]
[
"Telemetry",
"Julien Danjou",
"[email protected]"
]
[
"tricircle",
"baisen song",
"[email protected]"
]
[
"tripleo",
"Juan Osorio Robles",
"[email protected]"
]
[
"trove",
"Dariusz Krol",
"[email protected]"
]
[
"vitrage",
"Ifat Afek",
"[email protected]"
]
[
"watcher",
"Alexander Chadin",
"[email protected]"
]
[
"winstackers",
"Claudiu Belu",
"[email protected]"
]
[
"zaqar",
"Wang Hao",
"[email protected]"
]
[
"zun",
"Wei Ji",
"[email protected]"
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment