diff options
author | Taka Cho <takamune.cho@att.com> | 2019-11-11 11:12:50 -0500 |
---|---|---|
committer | Taka Cho <takamune.cho@att.com> | 2019-11-11 14:37:23 -0500 |
commit | 4107861f467462f0133f2c06e6afb0f532fd7bae (patch) | |
tree | 992a5cf7ec2d7293c651745dfaefb51efc6e2e60 | |
parent | 08ce3c44531468773027a624eb9d6c41a2039038 (diff) |
Update INFO yaml file
Remove Marcus@Intel from
APPC committer
Issue-ID: APPC-1793
Change-Id: I1fa5b883503b5ea7bad51f32ee3e6b44cb42c138
Signed-off-by: Taka Cho <takamune.cho@att.com>
-rw-r--r-- | INFO.yaml | 12 |
1 files changed, 3 insertions, 9 deletions
@@ -34,17 +34,8 @@ meetings: time: '15:00 UTC' repositories: - 'appc' - - 'appc-cdt' - - 'appc-deployment' - - 'appc-oom' - - 'appc-parent' 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' |