-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix unsubscribe emails on Contact Us page
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -38,7 +38,7 @@ The official communication channels for Apache projects are their [mailing lists | |
|
||
Prior to sending emails to these lists, you need to subscribe. To subscribe, send a blank email to [[email protected]](mailto:[email protected]) or [[email protected]](mailto:[email protected]) depending on the list you want to write to. | ||
|
||
After you subscribe, you’ll receive all emails going to this mailing list. If you no longer wish to receive emails from these lists, you need to send another blank email to either [[email protected]](mailto:user-subscribe@beam.apache.org) or [[email protected]](mailto:dev-subscribe@beam.apache.org). | ||
After you subscribe, you’ll receive all emails going to this mailing list. If you no longer wish to receive emails from these lists, you need to send another blank email to either [[email protected]](mailto:user-unsubscribe@beam.apache.org) or [[email protected]](mailto:dev-unsubscribe@beam.apache.org). | ||
|
||
### Useful Tips for Sending Emails | ||
|
||
|