all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] website: Add section section and links to code of conduct
@ 2018-05-15 23:36 Tonton
  2018-05-16  0:29 ` Tonton
  2018-05-16 15:06 ` Fwd: " rain1
  0 siblings, 2 replies; 10+ messages in thread
From: Tonton @ 2018-05-15 23:36 UTC (permalink / raw)
  To: guix-devel

---
 website/apps/base/templates/contribute.scm | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/website/apps/base/templates/contribute.scm b/website/apps/base/templates/contribute.scm
index 274938a..8b62994 100644
--- a/website/apps/base/templates/contribute.scm
+++ b/website/apps/base/templates/contribute.scm
@@ -44,6 +44,17 @@
        " in IRC Freenode. Tell us how would you like to help, and we
        will do our best to guide you. ")
 
+      (p
+       "The Guix community pledge to making participation a harrassment
+	free experience for everyone, regardless of age, body size, disability,
+	ethnicity, gender identity and expression, level of experience,
+	education, socio-economic status, nationality, personal appearance,
+	race, religion, or sexual identity and orientation. The full text of our
+	code of conduct is in "
+       (a (@ (href ,(guix-url "manual/html_node/Contributing.html")))
+          "the manual ")
+       "and the file 'CODE-OF-CONDUCT' in the source tree. ")
+
       (div
        (@ (class "centered-text"))
 
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2018-05-17 21:29 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-15 23:36 [PATCH] website: Add section section and links to code of conduct Tonton
2018-05-16  0:29 ` Tonton
2018-05-16 15:14   ` Nils Gillmann
2018-05-16 16:17     ` Tonton
2018-05-17 11:43   ` Ludovic Courtès
2018-05-17 13:13     ` Tonton
2018-05-17 21:28     ` Ricardo Wurmus
2018-05-16 15:06 ` Fwd: " rain1
2018-05-16 16:05   ` Tonton
2018-05-17 11:48     ` Ludovic Courtès

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.