Skip to content

Commit 880ccdf

Browse files
committed
Make "PMC Emeritus" a checkmark for committers
Modify the committers only table to include a column for PMC Emeritus status, represented as an optional checkmark for committers who previously served on the PMC.
1 parent 8c06061 commit 880ccdf

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

pages/people.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@ $(function() {
5959
| ujustgotbilld | William Slacum | [Miner & Kasch][MINERKASCH] | [ET][ET] |
6060
| vikrams | Vikram Srivastava | [Cloudera][CLOUDERA] | [PT][PT] |
6161

62-
## Committers Only (PMC Emeritus)
62+
## Committers Only
6363

64-
{: .table .table-striped .committers #pmc-emeritus}
65-
| apache id | name | organization | timezone |
66-
|---------------|---------------------------------------------------|----------------------------------------|----------|
67-
| arvindsh | Arvind Shyamsundar | [Microsoft][MICROSOFT] | [PT][PT] |
68-
| knarendran | Karthick Narendran | [Microsoft][MICROSOFT] |[BST][BST]|
69-
| medined | David Medinets | | |
70-
| vines | John Vines | [sqrrl][SQRRL] | [ET][ET] |
64+
{: .table .table-striped .committers #committers}
65+
| apache id | name | organization | timezone | PMC Emeritus |
66+
|---------------|---------------------------------------------------|----------------------------------------|----------|--------------|
67+
| arvindsh | Arvind Shyamsundar | [Microsoft][MICROSOFT] | [PT][PT] | ✓ |
68+
| knarendran | Karthick Narendran | [Microsoft][MICROSOFT] |[BST][BST]| ✓ |
69+
| medined | David Medinets | | | ✓ |
70+
| vines | John Vines | [sqrrl][SQRRL] | [ET][ET] | ✓ |
7171

7272
## Contributors
7373

0 commit comments

Comments
 (0)