summaryrefslogtreecommitdiffstats
path: root/opt/infra/roles/user/defaults/main.yml
blob: 90e56b0be9f4e81f82476184a9102c2f2a293ae9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
##############################################################################
# Copyright (c) 2017 ZTE Corporation and others.
#
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Apache License, Version 2.0
# which accompanies this distribution, and is available at
# http://www.apache.org/licenses/LICENSE-2.0
##############################################################################
---
users:
  - { name: yujunz, comment: "Yujun Zhang <zhang.yujunz@zte.com.cn>" }
  - { name: taseer, comment: "Taseer Ahmed <taseer94@gmail.com>" }
  - { name: serena, comment: "Serena Feng <feng.xiaowei@zte.com.cn>" }
  - { name: zhifeng, comment: "Zhifeng Jiang<jiang.zhifeng@zte.com.cn>" }
  - { name: akhil, comment: "Akhil Batra<akhil.batra@research.iiit.ac.in"}