GNU bug report logs - #31480
[PATCH 1/2] documentation: Add Code of Conduct section.

Previous Next

Package: guix-patches;

Reported by: Tonton <tonton <at> riseup.net>

Date: Wed, 16 May 2018 23:27:01 UTC

Severity: normal

Tags: patch

Merged with 31481

Done: Gábor Boskovits <boskovits <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 31480 in the body.
You can then email your comments to 31480 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#31480; Package guix-patches. (Wed, 16 May 2018 23:27:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tonton <tonton <at> riseup.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Wed, 16 May 2018 23:27:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tonton <tonton <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: Tonton <tonton <at> riseup.net>
Subject: [PATCH 1/2] documentation: Add Code of Conduct section.
Date: Thu, 17 May 2018 01:26:09 +0200
 * doc/contributing.texi: Add Code of Conduct section.
---
 doc/contributing.texi | 110 +++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 109 insertions(+), 1 deletion(-)

diff --git a/doc/contributing.texi b/doc/contributing.texi
index 2792fe2b2..8ea9c85e0 100644
--- a/doc/contributing.texi
+++ b/doc/contributing.texi
@@ -13,13 +13,15 @@ We want to provide a warm, friendly, and harassment-free environment, so
 that anyone can contribute to the best of their abilities.  To this end
 our project uses a ``Contributor Covenant'', which was adapted from
 @url{http://contributor-covenant.org/}.  You can find a local version in
-the @file{CODE-OF-CONDUCT} file in the source tree.
+the @file{CODE-OF-CONDUCT} file in the source tree or in the following
+(@pxref{Code of Conduct}).
 
 Contributors are not required to use their legal name in patches and
 on-line communication; they can use any name or pseudonym of their
 choice.
 
 @menu
+* Code of Conduct::             Our pledge to foster a friendly environment.
 * Building from Git::           The latest and greatest.
 * Running Guix Before It Is Installed::  Hacker tricks.
 * The Perfect Setup::           The right tools.
@@ -27,6 +29,112 @@ choice.
 * Submitting Patches::          Share your work.
 @end menu
 
+@node Code of Conduct
+@section Code of Conduct
+@anchor{#Code-of-Conduct}
+
+@quotation Note
+Here, "project" refers to GNU Guix, and "project maintainer(s)"
+refers to maintainer(s) of GNU Guix.
+@end quotation
+
+@subsection Our Pledge
+@anchor{#Our-Pledge}
+
+In the interest of fostering an open and welcoming environment, we as
+contributors and maintainers pledge to making participation in our
+project and our community a harassment-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.
+
+@subsection Our Standards
+@anchor{#Our-Standards}
+
+Examples of behavior that contributes to creating a positive environment
+include:
+
+@itemize
+@item
+Using welcoming and inclusive language
+@item
+Being respectful of differing viewpoints and experiences
+@item
+Gracefully accepting constructive criticism
+@item
+Focusing on what is best for the community
+@item
+Showing empathy towards other community members
+@end itemize
+
+Examples of unacceptable behavior by participants include:
+
+@itemize
+@item
+The use of sexualized language or imagery and unwelcome sexual attention
+or advances
+@item
+Trolling, insulting/derogatory comments, and personal or political
+attacks
+@item
+Public or private harassment
+@item
+Publishing others' private information, such as a physical or electronic
+address, without explicit permission
+@item
+Other conduct which could reasonably be considered inappropriate in a
+professional setting
+@end itemize
+
+@subsection Our Responsibilities
+@anchor{#Our-Responsibilities}
+
+Project maintainers are responsible for clarifying the standards of
+acceptable behavior and are expected to take appropriate and fair
+corrective action in response to any instances of unacceptable behavior.
+
+Project maintainers have the right and responsibility to remove, edit,
+or reject comments, commits, code, wiki edits, issues, and other
+contributions that are not aligned to this Code of Conduct, or to ban
+temporarily or permanently any contributor for other behaviors that they
+deem inappropriate, threatening, offensive, or harmful.
+
+@subsection Scope
+@anchor{#Scope}
+
+This Code of Conduct applies both within project spaces and in public
+spaces when an individual is representing the project or its community.
+Examples of representing a project or community include using an
+official project e-mail address, posting via an official social media
+account, or acting as an appointed representative at an online or
+offline event. Representation of a project may be further defined and
+clarified by project maintainers.
+
+@subsection Enforcement
+@anchor{#Enforcement}
+
+Instances of abusive, harassing, or otherwise unacceptable behavior may
+be reported by contacting the project team at
+@email{guix-maintainers@@gnu.org}.  All complaints will be reviewed and
+investigated and will result in a response that is deemed necessary and
+appropriate to the circumstances.  The project team is obligated to
+maintain confidentiality with regard to the reporter of an
+incident. Further details of specific enforcement policies may be posted
+separately.
+
+Project maintainers who do not follow or enforce the Code of Conduct in
+good faith may face temporary or permanent repercussions as determined
+by other members of the project's leadership.
+
+@subsection Attribution
+@anchor{#Attribution}
+This Code of Conduct is adapted from the
+@uref{https://www.contributor-covenant.org,Contributor Covenant},
+version 1.4, available at
+@uref{https://www.contributor-covenant.org/version/1/4/code-of-conduct.html}
+
+
 @node Building from Git
 @section Building from Git
 
-- 
2.17.0





Information forwarded to guix-patches <at> gnu.org:
bug#31480; Package guix-patches. (Wed, 16 May 2018 23:44:01 GMT) Full text and rfc822 format available.

Message #8 received at 31480 <at> debbugs.gnu.org (full text, mbox):

From: Tonton <tonton <at> riseup.net>
To: 31480 <at> debbugs.gnu.org, 31481 <at> debbugs.gnu.org
Subject: Related bugs
Date: Thu, 17 May 2018 01:42:48 +0200
[Message part 1 (text/plain, inline)]
I fudged sending a list of patches once more.

The bugs 31480 and 31481 are the same list of patches for updating and
improving the code of conduct in the guix source tree and manual.

Bug 31482 is related, but deals with the website.

-- 
I use gpg to sign my emails. All the symbols you may see at the bottom
of this mail is my cryptographic signature. It can be ignored, or used
to check that it really is me sending this email. Learn more by asking
me or see: https://u.fsf.org/zb or https://ssd.eff.org/
[Message part 2 (application/pgp-signature, inline)]

Reply sent to Gábor Boskovits <boskovits <at> gmail.com>:
You have taken responsibility. (Thu, 21 Jun 2018 19:28:01 GMT) Full text and rfc822 format available.

Notification sent to Tonton <tonton <at> riseup.net>:
bug acknowledged by developer. (Thu, 21 Jun 2018 19:28:02 GMT) Full text and rfc822 format available.

Message #13 received at 31480-done <at> debbugs.gnu.org (full text, mbox):

From: Gábor Boskovits <boskovits <at> gmail.com>
To: 31480-done <at> debbugs.gnu.org
Subject: documentation: Add code of conduct section
Date: Thu, 21 Jun 2018 21:26:52 +0200
[Message part 1 (text/plain, inline)]
Already fixed as #31481.
[Message part 2 (text/html, inline)]

Merged 31480 31481. Request was from Gábor Boskovits <boskovits <at> gmail.com> to control <at> debbugs.gnu.org. (Thu, 21 Jun 2018 19:31:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Fri, 20 Jul 2018 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 338 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.