Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOCS] Add John Bampton as Committer #1654

Merged
merged 3 commits into from
Oct 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docker/sedona-spark-jupyterlab/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ attrs
descartes
fiona==1.8.22
geopandas==0.14.4
rasterio==1.3.11
ipykernel
ipywidgets
jupyterlab==3.6.4
Expand All @@ -12,4 +11,5 @@ matplotlib
numpy<2
pandas==1.5.3
pydeck==0.8.0
rasterio==1.3.11
shapely==2.0.4
47 changes: 24 additions & 23 deletions docs/community/contributor.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,25 +11,26 @@ A committer will be promoted to a PMC member when the community thinks he/she is

Current Sedona PMC members are as follows:

| Name | GitHub ID | Apache ID |
|:--------------------:|:-------------:|:-----------------------:|
| Adam Binford | Kimahriman | [email protected] |
| Kanchan Chowdhury | kanchanchy | [email protected] |
| Kristin Cowalcijk | Kontinuation | [email protected] |
| Paweł Kociński | Imbruced | [email protected] |
| Yitao Li | yitao-li | [email protected] |
| Netanel Malka | netanel246 | [email protected] |
| Mohamed Sarwat | Sarwat | [email protected] |
| Kengo Seki | sekikn | [email protected] |
| Sachio Wakai | SW186000 | [email protected] |
| Jinxuan Wu | jinxuan | [email protected] |
| Jia Yu | jiayuasu | [email protected] |
| Zongsi Zhang | zongsizhang | [email protected] |
| Felix Cheung | | [email protected] |
| Von Gosling | | [email protected] |
| Sunil Govindan | | [email protected] |
| Jean-Baptiste Onofré | | [email protected] |
| George Percivall | | [email protected] |
| Name | GitHub ID | Apache ID |
|:--------------------:|:------------:|:-----------------------:|
| Adam Binford | Kimahriman | [email protected] |
| Kanchan Chowdhury | kanchanchy | [email protected] |
| Kristin Cowalcijk | Kontinuation | [email protected] |
| Furqaan Khan | furqaankhan | [email protected] |
| Paweł Kociński | Imbruced | [email protected] |
| Yitao Li | yitao-li | [email protected] |
| Netanel Malka | netanel246 | [email protected] |
| Mohamed Sarwat | Sarwat | [email protected] |
| Kengo Seki | sekikn | [email protected] |
| Sachio Wakai | SW186000 | [email protected] |
| Jinxuan Wu | jinxuan | [email protected] |
| Jia Yu | jiayuasu | [email protected] |
| Zongsi Zhang | zongsizhang | [email protected] |
| Felix Cheung | | [email protected] |
| Von Gosling | | [email protected] |
| Sunil Govindan | | [email protected] |
| Jean-Baptiste Onofré | | [email protected] |
| George Percivall | | [email protected] |

## Become a committer

Expand All @@ -45,10 +46,10 @@ The PMC also adds new PMC members. PMC members are expected to carry out PMC res

Current Sedona Committers are as follows:

| Name | GitHub ID | Apache ID |
|:--------------:|:-----------:|:--------------------:|
| Nilesh Gajwani | iGN5117 | nilesh@apache.org |
| Furqaan Khan | furqaankhan | furqaan@apache.org |
| Name | GitHub ID | Apache ID |
|:--------------:|:---------:|:------------------:|
| John Bampton | jbampton | johnbam@apache.org |
| Nilesh Gajwani | iGN5117 | nilesh@apache.org |

## Nominate a committer or PMC member

Expand Down
Loading