diff options
author | Jim Hahn <jrh3@att.com> | 2020-07-23 13:05:24 -0400 |
---|---|---|
committer | Jim Hahn <jrh3@att.com> | 2020-07-23 19:18:31 -0400 |
commit | 68b18f80de1d32fdb3fe892358aae298203b0d99 (patch) | |
tree | 3c032c8414e7c0c1251c85e2c635988f8ba5676f | |
parent | ba58c5bad6075f7bc902de80190cc6770a209bb6 (diff) |
Add Ajith to apex-pdp info
Also made changes required by changes to rules that process the yaml file.
Issue-ID: POLICY-2738
Change-Id: I1976f711b7f278c4e5a5b1d7338f451e81c42075
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/apex-pdp' 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 |