diff --git a/MAINTAINERS.md b/MAINTAINERS.md index 5026925d6..3d6afae60 100644 --- a/MAINTAINERS.md +++ b/MAINTAINERS.md @@ -2,17 +2,17 @@ | Maintainer | GitHub ID | Affiliation | |-----------------|-----------------------------------------------------------|------------------------------------------| -| Ben Petersen | [benjaminapetersen](https://github.com/benjaminapetersen) | [VMware](https://www.github.com/vmware/) | | Ryan Richard | [cfryanr](https://github.com/cfryanr) | [VMware](https://www.github.com/vmware/) | | Joshua T. Casey | [joshuatcasey](https://github.com/joshuatcasey) | [VMware](https://www.github.com/vmware/) | ## Emeritus Maintainers -| Maintainer | GitHub ID | -|-------------------|---------------------------------------------------------| -| Andrew Keesler | [ankeesler](https://github.com/ankeesler) | -| Anjali Telang | [anjaltelang](https://github.com/anjaltelang) | -| Margo Crawford | [margocrawf](https://github.com/margocrawf) | -| Matt Moyer | [mattmoyer](https://github.com/mattmoyer) | -| Mo Khan | [enj](https://github.com/enj) | -| Pablo Schuhmacher | [pabloschuhmacher](https://github.com/pabloschuhmacher) | +| Maintainer | GitHub ID | +|-------------------|-----------------------------------------------------------| +| Andrew Keesler | [ankeesler](https://github.com/ankeesler) | +| Anjali Telang | [anjaltelang](https://github.com/anjaltelang) | +| Ben Petersen | [benjaminapetersen](https://github.com/benjaminapetersen) | +| Margo Crawford | [margocrawf](https://github.com/margocrawf) | +| Matt Moyer | [mattmoyer](https://github.com/mattmoyer) | +| Mo Khan | [enj](https://github.com/enj) | +| Pablo Schuhmacher | [pabloschuhmacher](https://github.com/pabloschuhmacher) | diff --git a/README.md b/README.md index 07d9a847f..63fe36335 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ Please follow the procedure described in [SECURITY.md](SECURITY.md). Pinniped is open source and licensed under Apache License Version 2.0. See [LICENSE](LICENSE). -Copyright 2020-2022 the Pinniped contributors. All Rights Reserved. +Copyright 2020-2024 the Pinniped contributors. All Rights Reserved. diff --git a/ROADMAP.md b/ROADMAP.md index 440ddcf97..1088fc1a7 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -5,8 +5,6 @@ This document provides a high-level overview of the next big features the maintainers are planning to work on. This should serve as a reference point for Pinniped users and contributors to understand where the project is heading, and help determine if a contribution could be conflicting with a longer term plan. -The [Pinniped project backlog](https://github.com/orgs/vmware-tanzu/projects/43/) is prioritized based on this roadmap, -and it provides a more granular view of what the maintainers are working on a day-to-day basis. ### How to help @@ -23,19 +21,6 @@ a [proposal](https://github.com/vmware-tanzu/pinniped/tree/main/proposals) in ou For smaller enhancements, you can open an issue to track that initiative or feature request. We work with and rely on community feedback to focus our efforts to improve Pinniped and maintain a healthy roadmap. -### Current Roadmap - -The following table includes the current roadmap for Pinniped. Please take the timelines and dates as proposals and -goals. Priorities and requirements change based on community feedback, roadblocks encountered, community contributions, +Priorities and requirements change based on community feedback, roadblocks encountered, community contributions, etc. If you depend on a specific item, we encourage you to reach out for updated status information, or help us deliver that feature by [contributing](https://github.com/vmware-tanzu/pinniped/blob/main/CONTRIBUTING.md) to Pinniped. - -Last Updated: Sept 2022 -|Theme|Description|Timeline| -|--|--|--| -|Improving Usability|Dynamic Oauth Client Support for integrating with UI/Dashboards |Sept/Oct 2022| -|Improving Usability|Support for custom claim mappings in OIDCIdentityProvider |Q4 2022| -|Improving Usability|Support for Multiple Identity Providers |Q4 2022| -|Improving Security Posture|Support Audit logging of security events related to Authentication |Q4 2022| -|Improving Security Posture|Session Management |2022/2023| -|Improving Security Posture|Secrets Rotation and Management |2022/2023| diff --git a/SCOPE.md b/SCOPE.md index 91dff3bd2..b5b2b5bc4 100644 --- a/SCOPE.md +++ b/SCOPE.md @@ -21,12 +21,3 @@ The following items are out of scope for the Pinniped project. - Standalone identity provider for general use. - Machine-to-machine (service) identity. - Running outside of Kubernetes. - -## Roadmap - -See our [open milestones][milestones] and the [`priority/backlog` label][backlog] for an idea about what's next on our roadmap. - -For more details on proposing features and bugs, check out our [contributing](./CONTRIBUTING.md) doc. - -[milestones]: https://github.com/vmware-tanzu/pinniped/milestones -[backlog]: https://github.com/vmware-tanzu/pinniped/labels/priority%2Fbacklog \ No newline at end of file diff --git a/site/themes/pinniped/layouts/partials/team.html b/site/themes/pinniped/layouts/partials/team.html index 3fdc4877d..f09027d51 100644 --- a/site/themes/pinniped/layouts/partials/team.html +++ b/site/themes/pinniped/layouts/partials/team.html @@ -16,13 +16,6 @@
Engineer
-
Ben Petersen
-Engineer
-The Pinniped project team welcomes contributions from the community, please see the contributor’s guide for more information.
diff --git a/site/themes/pinniped/static/img/ben-petersen.png b/site/themes/pinniped/static/img/ben-petersen.png deleted file mode 100644 index 871000817..000000000 Binary files a/site/themes/pinniped/static/img/ben-petersen.png and /dev/null differ