diff options
author | Jack Lucas <jflos@sonoris.net> | 2022-05-12 08:40:24 -0400 |
---|---|---|
committer | Jack Lucas <jflos@sonoris.net> | 2022-05-12 09:25:34 -0400 |
commit | cf9b45ba91722e7cb4089cc256af29901893c44a (patch) | |
tree | 6e366a2d1d3ec7c38e7b767dd846c7f206c6d4ef | |
parent | 1fb7e1f17af125a5cae1517190b124e871cc9be8 (diff) |
[GENERAL] Add Andreas Geissler as committer.
Add Andreas Geissler as committer.
Add previously approved committers
(Jack Lucas, Fiachra Corcoran, and
Dan Timoney)
Issue-ID: OOM-1
Signed-off-by: Jack Lucas <jflos@sonoris.net>
Change-Id: Ie9581f342013195cbb8cd5ec86560dfec8d60d4f
-rw-r--r-- | INFO.yaml | 36 |
1 files changed, 36 insertions, 0 deletions
@@ -61,6 +61,26 @@ committers: company: 'Samsung' id: 'kopasiak' timezone: 'Europe/Warsaw' + - name: 'Jack Lucas' + email: 'jflos@sonoris.net' + company: 'Individual' + id: 'jackl' + timezone: 'USA/EST' + - name: 'Fiachra Corcoran' + email: 'fiachra.corcoran@est.tech' + company: 'ericsson' + id: 'efiacor' + timezone: 'Europe/Dublin' + - name: 'Dan Timoney' + email: 'dtimoney@att.com' + id: 'djtimoney' + company: 'ATT' + timezone: 'America/New_York' + - name: 'Andreas Geissler' + email: 'andreas-geissler@telekom.de' + id: 'andreasgeissler' + company: 'Deutsche Telekom' + timezone: 'Europe/Berlin' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: @@ -75,3 +95,19 @@ tsc: name: 'Krzysztof Opasiak' # yamllint disable-line rule:line-length link: 'https://lists.onap.org/g/onap-tsc/topic/committer_promotion_request/70242499?p=,,,20,0,0,0::recentpostdate%2Fsticky,,,20,2,0,70242499' + - type: 'Addition' + name: 'Jack Lucas' + # yamllint disable-line rule:line-length + link: 'https://wiki.onap.org/display/DW/Committer+Promotion+for+%5BOOM%5D+%3A+Jack+Lucas' + - type: 'Addition' + name: 'Fiachra Corcoran' + # yamllint disable-line rule:line-length + link: 'https://wiki.onap.org/display/DW/Committer+Promotion+Request+for+%5BOOM%5D+-+Fiachra+Corcoran' + - type: 'Addition' + name: 'Dan Timoney' + # yamllint disable-line rule:line-length + link: 'https://wiki.onap.org/display/DW/Committer+Promotion+Request+for+%5BOOM%5D+-+Dan+Timoney' + - type: 'Addition' + name: 'Andreas Geissler' + # yamllint disable-line rule:line-length + link: 'https://wiki.onap.org/display/DW/Committer+Promotion+Request+for+%5BOOM%5D+%3A+Andreas+Geissler' |