Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Commit

Permalink
chore(docs): minor readme editorialisation
Browse files Browse the repository at this point in the history
  • Loading branch information
philbooth committed Dec 7, 2018
1 parent 37a6baf commit 8c8e29a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,14 @@ The FxA team had an OKR for Q2 2018
about decoupling the auth server from SES
and making it possible to send email
via different providers.
You can read more about that OKR
in the [feature doc](https://docs.google.com/document/d/1SZ_uGpqofUJeOjGAu2oRKqp-qEMLbvWt8UlxK4UbFwI).
Subsequently,
some other teams expressed an interest in
depending on a standalone email service too.

This repo started as our experiment
to see what a decoupled email-sending service would look like,
written in Rust.
It is now handling some FxA email traffic in production,
It is now handling all FxA email traffic in production,
and we are gradually separating it from the FxA stack
to run as a standalone service
in its own right.
Expand Down

0 comments on commit 8c8e29a

Please sign in to comment.