From d73c336e938398057c22ef7651651eade0a81aa2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 19 Jun 2023 14:47:20 +0000
Subject: [PATCH 1/5] docs: update README.md [skip ci]
---
README.md | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/README.md b/README.md
index 437197d..963e4df 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,28 @@
# policy
+
+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+
Tracking all Liberate Science GmbH policies.
+
+## Contributors ✨
+
+Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
+
+
+
+
+
+
+
+
+
+
+
+This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
\ No newline at end of file
From 7790bf5c1d21a59aab49e96e5767d73df30a6405 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 19 Jun 2023 14:47:21 +0000
Subject: [PATCH 2/5] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 26 ++++++++++++++++++++++++++
1 file changed, 26 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 0000000..9a87d93
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,26 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "maia-sh",
+ "name": "Maia Salholz-Hillel",
+ "avatar_url": "https://avatars.githubusercontent.com/u/38968656?v=4",
+ "profile": "https://github.com/maia-sh",
+ "contributions": [
+ "research"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "handbook",
+ "projectOwner": "libscie"
+}
From 2717df6e34bb1ca5cf73bc4a30c5d4b06425b878 Mon Sep 17 00:00:00 2001
From: Chris Hartgerink
Date: Thu, 29 Jun 2023 11:49:07 +0200
Subject: [PATCH 3/5] Add Q2 2023 reporting
---
policies/coc.qmd | 2 ++
1 file changed, 2 insertions(+)
diff --git a/policies/coc.qmd b/policies/coc.qmd
index e585046..835fe30 100644
--- a/policies/coc.qmd
+++ b/policies/coc.qmd
@@ -9,6 +9,7 @@ The Code of Conduct for Liberate Science GmbH and ResearchEquals helps us mitiga
## Current action items
- [ ] Add recusal policy to code of conduct
+- [ ] Improve processes for collaborators/partners to formally agree to adhering to the CoC
- [ ] Link CoC with theory of change
- [ ] Seek engagement with other CoCs
@@ -43,6 +44,7 @@ We retroactively created older transparency reports starting May 2023, and will
- January - March [no incidents reported]
- April - June
+ - One incident reported by committee member. Committee member recused from the process, external advisor hired. Resolved internally with new action items to improve the processes.
- July - September
- October - December
From e52049b5c368363a5e38443a1c8e714a84bd7752 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Jun 2023 07:17:50 +0000
Subject: [PATCH 4/5] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 963e4df..555e95f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# policy
-[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
Tracking all Liberate Science GmbH policies.
@@ -16,6 +16,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Maia Salholz-Hillel 🔬 |
+ Vinodh Ilangovan 👀 |
From 292a3c0d7eb54928cc79f9b6395f125a9b3f2f9e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 30 Jun 2023 07:17:51 +0000
Subject: [PATCH 5/5] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 9a87d93..a7fc5df 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -15,6 +15,15 @@
"contributions": [
"research"
]
+ },
+ {
+ "login": "InquisitiveVi",
+ "name": "Vinodh Ilangovan",
+ "avatar_url": "https://avatars.githubusercontent.com/u/23527107?v=4",
+ "profile": "https://github.com/InquisitiveVi",
+ "contributions": [
+ "review"
+ ]
}
],
"contributorsPerLine": 7,