This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 880ccdfb0 Make "PMC Emeritus" a checkmark for committers
880ccdfb0 is described below

commit 880ccdfb058f2616e4b906b8fa114e5ab1c5bdba
Author: Christopher Tubbs <ctubb...@apache.org>
AuthorDate: Wed Jun 4 20:33:24 2025 -0400

    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.
---
 pages/people.md | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/pages/people.md b/pages/people.md
index 7c316fad6..62583caca 100644
--- a/pages/people.md
+++ b/pages/people.md
@@ -59,15 +59,15 @@ $(function() {
 | ujustgotbilld | William Slacum                                    | [Miner 
&amp; Kasch][MINERKASCH]        | [ET][ET] |
 | vikrams       | Vikram Srivastava                                 | 
[Cloudera][CLOUDERA]                   | [PT][PT] |
 
-## Committers Only (PMC Emeritus)
+## Committers Only
 
-{: .table .table-striped .committers #pmc-emeritus}
-| apache id     | name                                              | 
organization                           | timezone |
-|---------------|---------------------------------------------------|----------------------------------------|----------|
-| arvindsh      | Arvind Shyamsundar                                | 
[Microsoft][MICROSOFT]                 | [PT][PT] |
-| knarendran    | Karthick Narendran                                | 
[Microsoft][MICROSOFT]                 |[BST][BST]|
-| medined       | David Medinets                                    |          
                              |          |
-| vines         | John Vines                                        | 
[sqrrl][SQRRL]                         | [ET][ET] |
+{: .table .table-striped .committers #committers}
+| apache id     | name                                              | 
organization                           | timezone | PMC Emeritus |
+|---------------|---------------------------------------------------|----------------------------------------|----------|--------------|
+| arvindsh      | Arvind Shyamsundar                                | 
[Microsoft][MICROSOFT]                 | [PT][PT] | &#x2713;     |
+| knarendran    | Karthick Narendran                                | 
[Microsoft][MICROSOFT]                 |[BST][BST]| &#x2713;     |
+| medined       | David Medinets                                    |          
                              |          | &#x2713;     |
+| vines         | John Vines                                        | 
[sqrrl][SQRRL]                         | [ET][ET] | &#x2713;     |
 
 ## Contributors
 

Reply via email to