From 569f7bad6e7e9da8a04abaf690587fb8a3957317 Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar Date: Sun, 20 Oct 2024 09:51:24 -0400 Subject: [PATCH] chore: Simplify CoC Let's adopt the Ruby CoC, https://www.ruby-lang.org/en/conduct/ Hackers' Ethic, while not bad, just has too much fluffy. --- .github/CODE_OF_CONDUCT.md | 1 - ETHIC | 62 -------------------------------------- 2 files changed, 63 deletions(-) delete mode 120000 .github/CODE_OF_CONDUCT.md delete mode 100644 ETHIC diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md deleted file mode 120000 index b5c13bc2..00000000 --- a/.github/CODE_OF_CONDUCT.md +++ /dev/null @@ -1 +0,0 @@ -../ETHIC \ No newline at end of file diff --git a/ETHIC b/ETHIC deleted file mode 100644 index 94c164d4..00000000 --- a/ETHIC +++ /dev/null @@ -1,62 +0,0 @@ -# Hackers' Ethic - -This Code of Ethics outlines core values guiding our conduct and decisions, prioritizing individual rights and collaborative continuity. - -This framework is open to revisions that align with its aims and enhance our common understanding. - -## Ethos - -Guided by respect, autonomy, integrity, curiosity, and pragmatism, we challenge the status quo to solve real-world problems. - -We forge and promote processes and tools which ensure ethical innovation for hackers _and_ humans alike. - -Any who embrace this vision are welcome, uniting in pursuit of joint progress and freedom. - -## Bond - -My word as my Bond, I pledge to uphold this Ethic, recognizing these Tenets and Ethos as essential for productive cooperation. - -In this spirit, I commit to thinking freely to ensure the same for others and dedicate myself to advancing the project, the well-being of its hackers, and my own skills. - -## Tenets - -1. **Purpose** — - Advance [technical goals][goal] in alignment with the [leaderships'][lead] vision. - -2. **Simplicity** — - Strive for simplicity, avoiding unnecessary complexity. - -3. **Transparency** — - Build trust by documenting and sharing decisions promptly and consistently. - -4. **Analysis** — - Scrutinize change requests for quality, conciseness, and relevance. - -5. **Accountability** — - Eagerly own your actions and their impacts. - -6. **Professionalism** — - Treat _all_ hackers fairly, maintain decorum, and cultivate discipline. - -7. **Flexibility** — - Be open, collaborate, experiment, innovate, adapt, reify, and repeat... - -## Scope - -This code governs all interaction within [canonical project spaces][canon]. - -## Eligibility - -Contributing implies agreement with this Code of Ethics. Actions compromising it, including prioritizing external agendas or engaging in divisive conduct, are subject to review and [remediation][policy]. - -[goal]: :URL -[lead]: :URL -[canon]: :URL -[policy]: :URL - -## Attribution - -This Code is adapted from the [Hackers' Ethic](https://ethics.codes), version 1.0. - -This work is licensed under the Creative Commons Attribution 4.0 International License. -To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0.