ZunairaHawwar commited on
Commit
b4738c8
·
verified ·
1 Parent(s): ea92291

Create docs/team.json

Browse files
Files changed (1) hide show
  1. docs/team.json +30 -0
docs/team.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "page": "Team",
3
+ "members": [
4
+ {
5
+ "name": "Dr. Zafar Shahid",
6
+ "position": "President",
7
+ "linkedin": "https://www.linkedin.com/in/zafarshahid/"
8
+ },
9
+ {
10
+ "name": "Rizwan Ghaffar",
11
+ "position": "Senior Vice President",
12
+ "linkedin": "https://www.linkedin.com/in/rizwan-ghaffar-8283231a/"
13
+ },
14
+ {
15
+ "name": "Kaleem Anwar",
16
+ "position": "Senior Vice President",
17
+ "linkedin": "https://www.linkedin.com/in/kaleemanwar/"
18
+ },
19
+ {
20
+ "name": "Amir Khan",
21
+ "position": "VP Branding & Marketing",
22
+ "linkedin": "https://www.linkedin.com/in/the-amir-khan/"
23
+ },
24
+ {
25
+ "name": "Khalid Khokhar",
26
+ "position": "VP Public Affairs",
27
+ "linkedin": "https://www.linkedin.com/in/khalid-khokhar-3597965/"
28
+ }
29
+ ]
30
+ }