Skip to content

Commit a353559

Browse files
authored
chore: use [email protected] for all communication (#1331)
1 parent 9e4c9fe commit a353559

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CODE_OF_CONDUCT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This Code of Conduct applies both within project spaces and in public spaces
3535
when an individual is representing the project or its community.
3636

3737
Instances of abusive, harassing, or otherwise unacceptable behavior may be
38-
reported by contacting a project maintainer at [email protected]. All
38+
reported by contacting a project maintainer at [email protected]. All
3939
complaints will be reviewed and investigated and will result in a response that
4040
is deemed necessary and appropriate to the circumstances. Maintainers are
4141
obligated to maintain confidentiality with regard to the reporter of an

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ If you’re already familiar with [functional reactive programming](http://docs.
99

1010
If you have a question, please see if any discussions in our [GitHub issues](github.com/reactiveui/ReactiveUI/issues) or [Stack Overflow](https://stackoverflow.com/questions/tagged/reactiveui) have already answered it. If not, please [feel free to file your own](https://github.com/reactiveui/ReactiveUI/issues/new)!
1111

12-
We have our very own [Slack organization](https://reactivex.slack.com/) which contains some of the best user interface/reactive extension developers in the industry. All software engineers, young and old, regardless of experience are welcome to join our campfire but you'll need to send an email to [[email protected]](mailto:[email protected]) with the email address you'd like to be invited, and we'll send you an invite. Sit tight, it's worth it.
12+
We have our very own [Slack organization](https://reactivex.slack.com/) which contains some of the best user interface/reactive extension developers in the industry. All software engineers, young and old, regardless of experience are welcome to join our campfire but you'll need to send an email to [[email protected]](mailto:[email protected]) with the email address you'd like to be invited, and we'll send you an invite. Sit tight, it's worth it.
1313
#### Table of Contents
1414
* [Introduction](#introduction)
1515
* [Fundamentals](#fundamentals)
@@ -114,7 +114,7 @@ this.WhenAnyValue(x => x.SearchQuery)
114114

115115
## Slack
116116

117-
We have our very own [Slack organization](https://reactivex.slack.com/) which contains some of the best user interface/reactive extension developers in the industry. All software engineers, young and old, regardless of experience are welcome to join our campfire but you'll need to send an email to [[email protected]](mailto:[email protected]) with the Email address you'd like to be invited, and we'll send you an invite. Sit tight, it's worth it.
117+
We have our very own [Slack organization](https://reactivex.slack.com/) which contains some of the best user interface/reactive extension developers in the industry. All software engineers, young and old, regardless of experience are welcome to join our campfire but you'll need to send an email to [[email protected]](mailto:[email protected]) with the Email address you'd like to be invited, and we'll send you an invite. Sit tight, it's worth it.
118118

119119
## Support
120120

0 commit comments

Comments
 (0)