From f00a8a38536184d7c6a175b0b13c362fdf60978f Mon Sep 17 00:00:00 2001 From: Chandler Carruth Date: Wed, 12 Aug 2020 03:41:25 -0700 Subject: [PATCH] Run pre-commit scripts to update formatting and index of proposals. (#141) These hadn't run successfully on the decision or had some stale settings. Just cleaning up, nothing interesting changing here. --- proposals/README.md | 1 + proposals/p0051-decision.md | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/proposals/README.md b/proposals/README.md index 98df483ac409..1c9b881d919d 100644 --- a/proposals/README.md +++ b/proposals/README.md @@ -28,6 +28,7 @@ request: - [0044 - Proposal tracking](p0044.md) - [Decision](p0044-decision.md) - [0051 - Goals](p0051.md) + - [Decision](p0051-decision.md) - [0074 - Change comment/decision timelines in proposal process](p0074.md) - [Decision](p0074-decision.md) - [0083 - In-progress design overview](p0083.md) diff --git a/proposals/p0051-decision.md b/proposals/p0051-decision.md index 5d84cc4388aa..cbdd95a13dcc 100644 --- a/proposals/p0051-decision.md +++ b/proposals/p0051-decision.md @@ -10,17 +10,17 @@ Proposal accepted on 2020-07-14 Affirming: -- [austern](https://github.com/austern) -- [chandlerc](https://github.com/chandlerc) -- [geoffromer](https://github.com/geoffromer) -- [gribozavr](https://github.com/gribozavr) -- [josh11b](https://github.com/josh11b) -- [tituswinters](https://github.com/tituswinters) -- [zygoloid](https://github.com/zygoloid) +- [austern](https://github.com/austern) +- [chandlerc](https://github.com/chandlerc) +- [geoffromer](https://github.com/geoffromer) +- [gribozavr](https://github.com/gribozavr) +- [josh11b](https://github.com/josh11b) +- [tituswinters](https://github.com/tituswinters) +- [zygoloid](https://github.com/zygoloid) Abstaining: -- [noncombatant](https://github.com/noncombatant) +- [noncombatant](https://github.com/noncombatant) ## Open questions @@ -44,7 +44,7 @@ consequence, this particular set of goals seems like an important direction in which to experiment with a candidate future for C++ itself. By doing so, it will address a specific group of C++ users. -While there may be some uncertainty about resolving conflicts between goals -, particularly migratability and C++ interoperability, the core team feels that they -are generally in alignment in this regard. The priority among goals can be +While there may be some uncertainty about resolving conflicts between goals, +particularly migratability and C++ interoperability, the core team feels that +they are generally in alignment in this regard. The priority among goals can be revised as needed based on the experience of using it in practice.