Skip to content

Commit

Permalink
Merge pull request #2123 from CVEProject/content-rjr-2119
Browse files Browse the repository at this point in the history
#2119 Two updates to Board Members page
  • Loading branch information
athu-tran authored Aug 7, 2023
2 parents 4f4483d + a7d67f9 commit a55954b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 17 deletions.
16 changes: 0 additions & 16 deletions src/assets/data/currentBoardMembersList.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,6 @@
"organizationURL": "https://www.mitre.org/",
"role": "MITRE At-Large"
},
{
"familyName": "Colvin",
"firstName": "Jessica",
"imageURL": "JessicaC.jpg",
"organization": "Citi",
"organizationURL": "https://www.citi.com/",
"role": "Board"
},
{
"familyName": "Cox",
"firstName": "Mark",
Expand Down Expand Up @@ -119,14 +111,6 @@
"organizationURL": "https://www.dhs.gov/cisa/cybersecurity-division/",
"role": "Board"
},
{
"familyName": "Munro",
"firstName": "Ken",
"imageURL": "KenM.jpg",
"organization": "Pen Test Partners LLP",
"organizationURL": "https://www.pentestpartners.com/",
"role": "Board"
},
{
"familyName": "Nandakumaraiah",
"firstName": "Chandan",
Expand Down
4 changes: 3 additions & 1 deletion src/views/ProgramOrganization/Board.vue
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@
<li>Rob Clyde</li>
<li>Tim Collins</li>
<li>Eric Cole</li>
<li>Jessica Colvin</li>
<li>Kelly Cooper</li>
<li>Russ Cooper</li>
<li>Marc Dacier</li>
Expand All @@ -171,11 +172,12 @@
<li>Jim Magdych</li>
<li>David Mann</li>
<li>Brian Martin</li>
<li>Scott Moore</li>
</ul>
</div>
<div class="column">
<ul>
<li>Scott Moore</li>
<li>Ken Munro</li>
<li>Ron Nguyen</li>
<li>Larry Oliver</li>
<li>Craig Ozancin</li>
Expand Down

0 comments on commit a55954b

Please sign in to comment.