Skip to content

Commit 8e33091

Browse files
Hixiesfshaza2
authored andcommitted
Breaking change announcements point to flutter-announce@ (#1596)
1 parent dce1366 commit 8e33091

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/docs/resources/design-principles.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ To make a change that will require developers to change their code:
111111
1. File an issue or create a pull request with the `severe: API break`
112112
label.
113113

114-
2. Send an e-mail to <mailto:{{site.email}}> to socialize
114+
2. Send an e-mail to <mailto:[email protected]> to socialize
115115
your proposed change. The purpose of this e-mail is to see if you can
116116
get consensus around your change. **You are not telling people that
117117
the change will happen, you are asking them for permission.**
@@ -167,7 +167,7 @@ class FooInterface {
167167
```
168168

169169
If you use `@deprecated`, make sure to remember to actually remove the feature a few
170-
weeks later (after the next beta release), do not just leave it forever!
170+
months later (after the next stable release), do not just leave it forever!
171171

172172

173173
### Google-only responsibilities

0 commit comments

Comments
 (0)