From eed63d4395f0dfa2d7ee0a07cd3899853d6171d2 Mon Sep 17 00:00:00 2001 From: Shodipo Ayomide Date: Sun, 10 Nov 2019 23:15:01 +0400 Subject: [PATCH 1/3] fix: change support name from Jason to Marcy Sutton --- src/components/ContributorArea/ContentForNotContributor.js | 4 ++-- src/components/Dashboard/Contributions.js | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/ContributorArea/ContentForNotContributor.js b/src/components/ContributorArea/ContentForNotContributor.js index e8fecb40..22fb946e 100644 --- a/src/components/ContributorArea/ContentForNotContributor.js +++ b/src/components/ContributorArea/ContentForNotContributor.js @@ -43,8 +43,8 @@ class ContentForNotContributor extends Component { If you have questions, ask on any issue (you can tag{' '} - @jlengstorf if you’d like) - or hit us up{' '} + @marcysutton if you’d + like) or hit us up{' '} on Twitter at @gatsbyjs. diff --git a/src/components/Dashboard/Contributions.js b/src/components/Dashboard/Contributions.js index 37e36c07..8452193f 100644 --- a/src/components/Dashboard/Contributions.js +++ b/src/components/Dashboard/Contributions.js @@ -28,7 +28,7 @@ export default () => ( If you have questions, ask on any issue (you can tag{' '} - @jlengstorf if you’d + @marcysutton if you’d like) or hit us up{' '} on Twitter at @gatsbyjs. From 09360b79925438bc99efe9dcd79ddc0a3d9592b8 Mon Sep 17 00:00:00 2001 From: Shodipo Ayomide <20538832+Developerayo@users.noreply.github.com> Date: Thu, 16 Jan 2020 10:11:29 +0100 Subject: [PATCH 2/3] Update src/components/ContributorArea/ContentForNotContributor.js Co-Authored-By: Mike Allanson --- src/components/ContributorArea/ContentForNotContributor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/ContributorArea/ContentForNotContributor.js b/src/components/ContributorArea/ContentForNotContributor.js index 22fb946e..28728903 100644 --- a/src/components/ContributorArea/ContentForNotContributor.js +++ b/src/components/ContributorArea/ContentForNotContributor.js @@ -43,7 +43,7 @@ class ContentForNotContributor extends Component { If you have questions, ask on any issue (you can tag{' '} - @marcysutton if you’d + @gatsbyjs/learning if you’d like) or hit us up{' '} on Twitter at @gatsbyjs. From e9de5d5af2d810833b9038e1bcd0ab555b664503 Mon Sep 17 00:00:00 2001 From: Shodipo Ayomide <20538832+Developerayo@users.noreply.github.com> Date: Thu, 16 Jan 2020 10:12:04 +0100 Subject: [PATCH 3/3] Update src/components/Dashboard/Contributions.js Co-Authored-By: Mike Allanson --- src/components/Dashboard/Contributions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Dashboard/Contributions.js b/src/components/Dashboard/Contributions.js index 8452193f..02f89c19 100644 --- a/src/components/Dashboard/Contributions.js +++ b/src/components/Dashboard/Contributions.js @@ -28,7 +28,7 @@ export default () => ( If you have questions, ask on any issue (you can tag{' '} - @marcysutton if you’d + @gatsbyjs/learning if you’d like) or hit us up{' '} on Twitter at @gatsbyjs.