From 77406373fc340f2a450f7d92c387bbb07441c2ed Mon Sep 17 00:00:00 2001 From: Bryan Brancotte <bryan.brancotte@pasteur.fr> Date: Tue, 25 Feb 2025 15:51:19 +0100 Subject: [PATCH] add CONTRIBUTORS.md --- CONTRIBUTORS.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 CONTRIBUTORS.md diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md new file mode 100644 index 00000000..417cb445 --- /dev/null +++ b/CONTRIBUTORS.md @@ -0,0 +1,20 @@ +CONTRIBUTORS +============ + +This is a list of people who have made contributions to Macsyfinder. + + +| Emoji | Represents | Comments | +|-------------------|---------------|----------------------------------------------------------------------| +|:computer: | Code | Linked to whoever commits on source code by the user on this project | +|:pencil2: | Documentation | Linked to whoever commits on Wiki, or other source of documenta | +|:bulb: | Ideas | Linked to whoever brings ideas | +|:bug: | Bug reports | Linked to whoever report issues | +|:umbrella: | User Testing | Linked to whoever does, user tests | + + + * Bryan Brancotte :computer: :bulb: :pencil2: :bug: + * Christophe Malabat :bulb: :umbrella: :bug: :computer + * Hervé MENAGER :bulb: :umbrella: + * Elodie Chapeaublanc :umbrella: :pencil2: :bug: + * Rachel Legendre :bulb: :umbrella: \ No newline at end of file -- GitLab