Skip to content

Commit

Permalink
De-emojify
Browse files Browse the repository at this point in the history
  • Loading branch information
tmandry authored Nov 30, 2023
1 parent 11a47de commit b173bd1
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Summary

- [👋🏽 Welcome](./welcome.md)
- [📜 Charter](./CHARTER.md)
- [🤝 Meetings](./meetings.md)
- [🔍 Triage](./triage.md)
- [🔮 The vision](./vision.md)
- [Welcome](./welcome.md)
- [Charter](./CHARTER.md)
- [Meetings](./meetings.md)
- [Triage](./triage.md)
- [The vision](./vision.md)
- [❓How to vision](./vision/how_to_vision.md)
- [Owning a goal or initiative](./vision/how_to_vision/owners.md)
- [Being a stakeholder](./vision/how_to_vision/stakeholders.md)
Expand Down Expand Up @@ -146,7 +146,7 @@
- [Barbara wants async read write](./vision/submitted_stories/shiny_future/barbara_wants_async_rw.md)
- [Barbara wants async tracing](./vision/submitted_stories/shiny_future/barbara_wants_async_tracing.md)
- [Grace debugs a crash dump again](./vision/submitted_stories/shiny_future/grace_debugs_a_crash_dump_again.md)
- [🔬 Design docs](./design_docs.md)
- [Design docs](./design_docs.md)
- [⚠️ Yield-safe lint](./design_docs/yield_safe.md)
- [☔ Stream trait](./design_docs/stream.md)
- [⚡ Generator syntax](./design_docs/generator_syntax.md)
Expand All @@ -163,7 +163,7 @@
- [♻️ Async lifecycle](./design_docs/async_lifecycle.md)
- [⏳ Completion-based futures](./design_docs/completion_based_futures.md)
- [🥞 Async Stack Traces](./design_docs/async_stack_traces.md)
- [💬 Conversations](./conversations.md)
- [🐦 2021-02-12 Twitter thread](./conversations/2021-02-12-Twitter-Thread.md)
- [📖 Glossary](./glossary.md)
- [❤️ Acknowledgments](./acknowledgments.md)
- [Conversations](./conversations.md)
- [2021-02-12 Twitter thread](./conversations/2021-02-12-Twitter-Thread.md)
- [Glossary](./glossary.md)
- [Acknowledgments](./acknowledgments.md)

0 comments on commit b173bd1

Please sign in to comment.