From 638f5ca3c0b191517b4f9681f14d3d279ebc5930 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 10 Jun 2023 10:27:05 +0100 Subject: [PATCH] daily-email: add 2023-06-09 --- src/content/daily-email/2023-06-09.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 src/content/daily-email/2023-06-09.md diff --git a/src/content/daily-email/2023-06-09.md b/src/content/daily-email/2023-06-09.md new file mode 100644 index 000000000..e196f5c06 --- /dev/null +++ b/src/content/daily-email/2023-06-09.md @@ -0,0 +1,20 @@ +--- +title: > + Drupal is built by people +pubDate: 2023-06-09 +permalink: > + archive/2023/06/09/drupal-is-built-by-people +tags: + - drupal + - php +--- + +A quote I heard from DrupalCon, made by my former colleague Tim Lehnen - CTO at the Drupal Association - when talking about contribution: + +> Contribution is what makes Drupal thrive. +> +> Drupal is built by people. +> +> No one entity, no one person builds Drupal. +> +> It's you who builds Drupal.