From 9876dbc5d72987538d64f7f9b9d78ae2aff85940 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:37:01 +0000
Subject: [PATCH 1/4] docs: update README.md [skip ci]
---
README.md | 26 +++++++++++++++++++++++++-
1 file changed, 25 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9633a82e5..672f042bb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,7 @@
# IMAP (Interstellar Mapping and Acceleration Probe)
+
+[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
+
The Interstellar Mapping and Acceleration Probe (IMAP) is an exciting project aimed at studying the interstellar medium and investigating the acceleration mechanisms of particles within our galaxy. IMAP utilizes cutting-edge technology and advanced instrumentation to gather valuable data and expand our understanding of space.
The IMAP project's Git repository serves as a centralized hub for collaboration among researchers, scientists, and developers involved in the project. It provides a platform for version control, code sharing, issue tracking, and documentation, fostering a collaborative environment for advancing the goals of the IMAP mission.
@@ -10,4 +13,25 @@ Join the IMAP Git repository to be part of an exciting scientific endeavor, cont
[IMAP Website](https://imap.princeton.edu/)
# Credits
-[LASP (Laboratory of Atmospheric and Space Physics)](https://lasp.colorado.edu/)
\ No newline at end of file
+[LASP (Laboratory of Atmospheric and Space Physics)](https://lasp.colorado.edu/)
+## 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 0d42d90a5faafacf6c5305519e360340163a7cfd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 12 Jul 2023 16:37:02 +0000
Subject: [PATCH 2/4] docs: create .all-contributorsrc [skip ci]
---
.all-contributorsrc | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
create mode 100644 .all-contributorsrc
diff --git a/.all-contributorsrc b/.all-contributorsrc
new file mode 100644
index 000000000..74216f8af
--- /dev/null
+++ b/.all-contributorsrc
@@ -0,0 +1,33 @@
+{
+ "files": [
+ "README.md"
+ ],
+ "imageSize": 100,
+ "commit": false,
+ "commitType": "docs",
+ "commitConvention": "angular",
+ "contributors": [
+ {
+ "login": "laspsandoval",
+ "name": "Laura Sandoval",
+ "avatar_url": "https://avatars.githubusercontent.com/u/46567335?v=4",
+ "profile": "https://github.com/laspsandoval",
+ "contributions": [
+ "code",
+ "bug",
+ "data",
+ "doc",
+ "example",
+ "ideas",
+ "infra",
+ "maintenance"
+ ]
+ }
+ ],
+ "contributorsPerLine": 7,
+ "skipCi": true,
+ "repoType": "github",
+ "repoHost": "https://github.com",
+ "projectName": "imap_processing",
+ "projectOwner": "IMAP-Science-Operations-Center"
+}
From a96802e5e57506e93d05d232bcda73dd74ced402 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 7 Aug 2023 20:54:16 +0000
Subject: [PATCH 3/4] docs: update README.md [skip ci]
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 672f042bb..54b9d3d9f 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
From 72e5b659436d05f6a957d57132a41cf23357deab Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 7 Aug 2023 20:54:17 +0000
Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 74216f8af..61a3ce453 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -20,7 +20,8 @@
"example",
"ideas",
"infra",
- "maintenance"
+ "maintenance",
+ "review"
]
}
],