diff --git a/.github/workflows/python_build.yml b/.github/workflows/python_build.yml index 4280fe531e5..901c593ebce 100644 --- a/.github/workflows/python_build.yml +++ b/.github/workflows/python_build.yml @@ -26,7 +26,7 @@ jobs: strategy: max-parallel: 4 matrix: - python-version: [3.6, 3.7, 3.8, 3.9] + python-version: [3.7, 3.8, 3.9] env: OS: ${{ matrix.os }} PYTHON: ${{ matrix.python-version }} diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 7a8d2d2f8e8..16bc8ab1161 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -37,12 +37,13 @@ This is document explains who the maintainers are (see below), what they do in t ## Current Maintainers -| Maintainer | GitHub ID | Affiliation | -| ---------------- | --------------------------------------------- | ----------- | -| Heitor Lessa | [heitorlessa](https://github.com/heitorlessa) | Amazon | -| Alexander Melnyk | [am29d](https://github.com/am29d) | Amazon | -| Michal Ploski | [mploski](https://github.com/mploski) | Amazon | -| Simon Thulbourn | [sthulb](https://github.com/sthulb) | Amazon | +| Maintainer | GitHub ID | Affiliation | +| ---------------- | ----------------------------------------------- | ----------- | +| Heitor Lessa | [heitorlessa](https://github.com/heitorlessa) | Amazon | +| Alexander Melnyk | [am29d](https://github.com/am29d) | Amazon | +| Michal Ploski | [mploski](https://github.com/mploski) | Amazon | +| Simon Thulbourn | [sthulb](https://github.com/sthulb) | Amazon | +| Ruben Fonseca | [rubenfonseca](https://github.com/rubenfonseca) | Amazon | ## Emeritus