diff --git a/src/config/config.go.example b/src/config/config.go.example index a9dc506..e64727d 100644 --- a/src/config/config.go.example +++ b/src/config/config.go.example @@ -31,7 +31,7 @@ var Config = HMNConfig{ FromAddress: "noreply@example.com", FromAddressPassword: "", FromName: "Handmade Network Team", - OverrideRecipientEmail: "override@handmadedev.org", // NOTE(asaf): If this is not empty, all emails will be redirected to this address. + OverrideRecipientEmail: "override@handmade.network", // NOTE(asaf): If this is not empty, all emails will be redirected to this address. }, DigitalOcean: DigitalOceanConfig{ AssetsSpacesKey: "", diff --git a/src/templates/src/contact.html b/src/templates/src/contact.html index 2b1ec37..efc8a50 100644 --- a/src/templates/src/contact.html +++ b/src/templates/src/contact.html @@ -3,13 +3,13 @@ {{ define "content" }}
-

If you are experiencing technical issues with the site, please send a detailed email to team@handmadedev.org with a description of the problem, and we'll do our best to address it in a timely manner.

+

If you are experiencing technical issues with the site, please send a detailed email to team@handmade.network with a description of the problem, and we'll do our best to address it in a timely manner.

For administrative issues, such as moderation disputes or content revisions, contact any of the staff by email:

diff --git a/src/templates/src/monthly_update_policy.html b/src/templates/src/monthly_update_policy.html index 91447e6..67559b9 100644 --- a/src/templates/src/monthly_update_policy.html +++ b/src/templates/src/monthly_update_policy.html @@ -16,7 +16,7 @@

Grace Period

New projects are not required to provide updates until the month following their approval. For example, if a project is posted in the middle of March, they are not required to post any further updates for March – the monthly update policy will go in effect for that project in April.

Personal Circumstances

-

If the developer foresees not being able to provide a timely update this month, or possibly even for a number of consecutive months, we invite them to post a short update on their project blog letting their audience know they’ll be taking a leave of absence. A reason need not be supplied. Should you feel uncomfortable in doing so, an email to team@handmadedev.org in private will let us flag the project as in hiatus and it will let us deflect incoming questions about the project’s status in your stead.

+

If the developer foresees not being able to provide a timely update this month, or possibly even for a number of consecutive months, we invite them to post a short update on their project blog letting their audience know they’ll be taking a leave of absence. A reason need not be supplied. Should you feel uncomfortable in doing so, an email to team@handmade.network in private will let us flag the project as in hiatus and it will let us deflect incoming questions about the project’s status in your stead.

Although a blog post explaining the leave of absence will suffice, such an e-mail is still appreciated, of course.

Project Completion

When the project owner is confident the project has entered a stage of completion, a stage of maintenance with no further features, or it has changed identity such that it is no longer considered the original project, the monthly update would no longer be necessary. Please advise us of this so that we may update the status of your project, both for our bookkeeping, and for the purposes of sorting projects by status.

@@ -27,7 +27,7 @@

If for any subsequent month there is no activity, without having notified the network, the project will receive an e-mail within the first week of the following month and will be flagged as ‘in-hiatus’ until activity resumes. This will always happen for any inactive month following the first strike of the year. At the start of a new year, the strikes are reset, applying the first one first.

The project, while in hiatus, will remain as part of the project listings but may be pushed down the list, and may not be considered as a featured project while in this status. If it was a featured project at the time of being flagged due to a strike, it will be removed from the featured list.

Three Months Inactivity

-

If the project has been in hiatus for three months, without having notified the network, it is considered dead and removed from the project listings. E-mail team@handmadedev.org to re-instate it the first time this occurs.

+

If the project has been in hiatus for three months, without having notified the network, it is considered dead and removed from the project listings. E-mail team@handmade.network to re-instate it the first time this occurs.

The second time a project reaches this status, without having notified the network, it will be considered permanently dead. At this point, the project will need to be re-submitted.

How to be Featured

More active projects have a better chance at being noticed by members and staff alike. Popular projects are more likely to receive votes towards a monthly community featured-project slot, though community interest can be piqued even by small or new projects if the project is producing interesting content. Community-chosen featured-project slots make up to 3 of the possible highlighted projects -- there are also up to 3 staff-pick featured slots each month. The recipients of these slots are at the discretion of the site staff, but you can make your project shine by frequently and consistently reporting progress on your project and interacting with the community.

diff --git a/src/templates/src/podcast.xml b/src/templates/src/podcast.xml index 1bc407f..45e5cba 100644 --- a/src/templates/src/podcast.xml +++ b/src/templates/src/podcast.xml @@ -9,7 +9,7 @@ The Handmade Network The Handmade Network - team@handmadedev.org + team@handmade.network {{ .Podcast.Description }}