Skip to content

Commit 5e24ac8

Browse files
authored
revert removing Twitter, retain BlueSky (flutter#161803)
https://github.com/flutter/flutter/blob/master/CODE_OF_CONDUCT.md?plain=1#L11-L13 > The Flutter project expects Flutter's contributors to act professionally and respectfully. Flutter contributors are expected to maintain the **safety and dignity of Flutter's social environments** (such as GitHub and Discord). The Flutter community on X is significant and important. We are the interface between Flutter and the larger tech community. We have been disenfranchised by this PR. flutter#161778 > * Respect people, their identities, their culture, and their work. > * Be kind. Be courteous. Be welcoming. > * Listen. Consider and acknowledge people's points before responding. This change is not respectful, kind, courteous, or welcoming. There wasn't an opportunity to listen to or consider the affected people. > Should you experience anything that makes you feel unwelcome in Flutter's community, please contact [[email protected]](mailto:[email protected]) or, if you prefer, directly contact someone on the project, for instance [Hixie](mailto:[email protected]). I feel unwelcome.
1 parent 78c62b0 commit 5e24ac8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
[![Flutter CI Status](https://flutter-dashboard.appspot.com/api/public/build-status-badge?repo=flutter)](https://flutter-dashboard.appspot.com/#/build?repo=flutter)
1111
[![Discord badge][]][Discord instructions]
12+
[![Twitter handle][]][Twitter badge]
1213
[![BlueSky badge][]][BlueSky handle]
1314
[![codecov](https://codecov.io/gh/flutter/flutter/branch/master/graph/badge.svg?token=11yDrJU2M2)](https://codecov.io/gh/flutter/flutter)
1415
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5631/badge)](https://bestpractices.coreinfrastructure.org/projects/5631)
@@ -101,6 +102,8 @@ Information on how to get started can be found in our
101102
[flutter.dev]: https://flutter.dev
102103
[Discord instructions]: ./docs/contributing/Chat.md
103104
[Discord badge]: https://img.shields.io/discord/608014603317936148?logo=discord
105+
[Twitter handle]: https://img.shields.io/twitter/follow/flutterdev.svg?style=social&label=Follow
106+
[Twitter badge]: https://twitter.com/intent/follow?screen_name=flutterdev
104107
[BlueSky badge]: https://img.shields.io/badge/Bluesky-0285FF?logo=bluesky&logoColor=fff&label=Follow%20me%20on&color=0285FF
105108
[BlueSky handle]: https://bsky.app/profile/flutter.dev
106109
[layered architecture]: https://docs.flutter.dev/resources/inside-flutter

0 commit comments

Comments
 (0)