diff options
author | Taka Cho <takamune.cho@att.com> | 2019-11-11 11:16:07 -0500 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-11-11 22:25:54 +0000 |
commit | ebb3b48452f9313e62ad76b96f13f0a10a7202cc (patch) | |
tree | 70afc3c1a23a73b1fc203069d4abca32b14dbe4b | |
parent | c15167400edf82b1b0be00b22a97697e975dd3c3 (diff) |
Update INFO yaml file
Remove Marcus@Intel from
APPC committer
Issue-ID: APPC-1793
Change-Id: I084a68c98c5c7628dd6b69fa1b794beabf7da463
Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r-- | INFO.yaml | 14 |
1 files changed, 4 insertions, 10 deletions
@@ -33,18 +33,9 @@ meetings: repeats: 'weekly' time: '15:00 UTC' repositories: - - 'appc' - - 'appc-cdt' - - 'appc-deployment' - - 'appc-oom' - - 'appc-parent' + - 'appc/cdt' committers: - <<: *onap_releng_ptl - - name: 'Marcus Williams' - email: 'marcus.williams@intel.com' - company: 'Intel' - id: 'mgkwill' - timezone: 'America/Los_Angeles' - name: 'Patrick Brady' email: 'pb071s@att.com' company: 'ATT' @@ -67,3 +58,6 @@ tsc: - type: 'Removal' name: 'Joss Armstrong' link: 'https://lists.onap.org/g/onap-tsc/message/5370' + - type: 'Removal' + name: 'Marcus Williams' + link: 'https://lists.onap.org/g/onap-tsc/message/5472' |