diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-24 12:47:16 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-24 12:47:47 -0400 |
commit | 4d41572d68adf172ed5a35697ca506ce10f438a8 (patch) | |
tree | 01e1d50b53f11034f96d43ae036df286a56b87c6 | |
parent | 3e19dab2db3230de597030a28969b5b41135ec92 (diff) |
Add Ajith to policy-distribution info
Issue-ID: POLICY-2738
Change-Id: I826b45cca65391484d738ad6e6c56a0e69d11dfb
Signed-off-by: Jim Hahn <jrh3@att.com>
-rw-r--r-- | INFO.yaml | 28 |
1 files changed, 11 insertions, 17 deletions
@@ -28,22 +28,7 @@ meetings: repeats: 'weekly' time: '13:00 UTC' repositories: - - 'policy-apex-pdp' - - 'policy-api' - - 'policy-common' - - 'policy-core' - - 'policy-distribution' - - 'policy-docker' - - 'policy-drools-applications' - - 'policy-drools-pdp' - - 'policy-engine' - - 'policy-gui' - - 'policy-models' - - 'policy-oom' - - 'policy-pap' - - 'policy-parent' - - 'policy-pdp' - - 'policy-xacml-pdp' + - 'policy/distribution' committers: - <<: *onap_releng_ptl - name: 'Jorge Hernandez' @@ -66,11 +51,20 @@ committers: company: 'Ericsson' id: 'ramverma' timezone: 'Europe/Ireland' + - name: 'Ajith Sreekumar' + email: 'ajith.sreekumar@bell.ca' + company: 'Ericsson' + id: 'a.sreekumar' + timezone: 'Europe/Ireland' tsc: approval: 'https://lists.onap.org/pipermail/onap-tsc' changes: - type: 'Addition' name: 'Jim Hahn' + link: https://lists.onap.org/g/onap-tsc/message/4976 + - type: 'Addition' name: 'Ram Krishna Verma' link: https://lists.onap.org/g/onap-tsc/message/4977 - link: https://lists.onap.org/g/onap-tsc/message/4976 + - type: 'Addition' + name: 'Ajith Sreekumar' + link: https://lists.onap.org/g/onap-tsc/message/6869 |