« Humane Labs » : différence entre les versions

De 21Wiki
m (Retour de Mina Bael à Humane)
Aucun résumé des modifications
 
(131 versions intermédiaires par 23 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{{Infobox Entreprise|title1=Humane Labs|image1=Humane labs logo.jpg|localisation=Zips : 2060}}
{{Infobox Entreprise|image1=Logo_Humane_Labs.png|statut={{Statut|raison=actif}}|site_web=[https://sites.google.com/view/humane-labs-research/accueil Humane Labs]|localisation=Zips : 2060}}


==Organisation==
==Organisation==
===<u>Patron</u>===
===<u>Patron</u>===
*[[James Hunter]]


*[[Mick Kid]]
===<u>Gérant</u>===
*[[Tonino Calabrone]]


===<u>Personnels</u>===
===<u>Personnels</u>===
*[[Alexander Clarck]] (chef d'équipe)
*[[Alvin Davis]]
*[[Anna Maneki]]
*[[Auguste Ligra]]
*[[Antonio Valderrama]]
*[[Carlos Nutaolur]]
*[[Benji Novak]]
*[[Georges Parker]]
*[[Bob Anderson]]
*[[Gustavo Drio]]
*[[César Poliak]] (Représentant syndical et chef d'équipe)
*[[Hector Weaver]]
*[[Erin Marshall]]
*[[Isaac Merrimen]]
*[[Faustin Tintouin]]
*[[Jack O'Conor]]
*[[Horace Kolos]]
*[[Jean Mayo]]
*[[Kenny Nutzy]]
*[[Jean René Forto]]
*[[Lucas Gerini]]
*[[Joseph Moser]]
*[[Matteo Smith]]
*[[Léo Valefore]]
*[[Mick Kid]]
*[[Malachia Addams]]
*[[Mina Bael]]
*[[Mia Millers]]  
*[[Nils Ehrenfeld]] (Représentant syndical suppléant)
*[[Pedro Coelho]]
*[[Philip Lambert]]
*[[Simon Diaz 555-6336|Simon Diaz]]
*[[Phineas Drake]] (chef d'équipe)
*[[Tommy White]]
*[[Ricardo Salazar]]
 
===<u>Anciens responsables</u>===
 
*[[Lajos Botos]] (Patron)
*[[Phineas Drake]] (gérant & actionnaire)
*[[James Hunter]] (Patron)
 
== Histoire ==
 
== Anecdotes ==
 
==Galerie==
 
<gallery>
Fichier:Humane.png|Le groupe vit bieng
Fichier:Humanegreve.png|Grève janvier 2022
Fichier:Humane Labs.png|Ancien logo Humane
</gallery>
 
==Distribution des parts==
===<u>Répartition actuelle</u>===
<p class="mw-customtoggle-humane23" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts depuis le <b>15/03/2024</b>
</p>
<div class="mw-collapsible" id="mw-customcollapsible-humane23">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[Tonino Calabrone]]'''
|-
|40%
|[[Mick Kid]]
|-
|10%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Tonino Calabrone","pourcentage": 50},
        {"parts": "Mick Kid","pourcentage": 40},
        {"parts": "René Lemaire","pourcentage": 10},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
===<u>Anciennes répartitions</u>===
<p class="mw-customtoggle-humane22" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>17/12/2023</b> au <b>15/03/2024</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane22">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Mick Kid]]'''
|-
|20%
|[[Tonino Calabrone]]
|-
|10%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mick Kid","pourcentage": 70},
        {"parts": "Tonino Calabrone","pourcentage": 20},
        {"parts": "René Lemaire","pourcentage": 10},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-humane21" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>26/11/2023</b> au <b>17/12/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane21">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Mick Kid]]'''
|-
|10%
|[[René Lemaire]]
|-
|10%
|[[Tonino Calabrone]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mick Kid","pourcentage": 80},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Tonino Calabrone","pourcentage": 10},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-humane20" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>05/11/2023</b> au <b>26/11/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane20">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''40%'''
|'''[[Mick Kid]]'''
|- style="color:blue"
|'''40%'''
|'''[[Lilli Wells]]'''
|-
|10%
|[[René Lemaire]]
|-
|10%
|[[Tonino Calabrone]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mick Kid","pourcentage": 40},
        {"parts": "Lilli Wells","pourcentage": 40},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Tonino Calabrone","pourcentage": 10},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane19" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>01/06/2023</b> au <b>05/11/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane19">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''69%'''
|'''[[Mick Kid]]'''
|-
|21%
|[[Lilli Kid]]
|-
|10%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mick Kid","pourcentage": 69},
        {"parts": "Lilli Kid","pourcentage": 21},
        {"parts": "René Lemaire","pourcentage": 10},
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-humane18" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>21/01/2023</b> au <b>01/06/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane18">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''69%'''
|'''[[Mick Kid]]'''
|-
|16%
|[[René Lemaire]]
|-
|15%
|[[Lilli Kid]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mick Kid","pourcentage": 69},
 
        {"parts": "René Lemaire","pourcentage": 16},
        {"parts": "Lilli Kid","pourcentage": 15}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
<p class="mw-customtoggle-humane17" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>15/12/2022</b> au <b>21/01/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane17">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''79%'''
|'''[[Mick Kid]]'''
|-
|16%
|[[René Lemaire]]
|-
|5%
|[[Lilli Kid]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mick Kid","pourcentage": 79},
 
        {"parts": "René Lemaire","pourcentage": 16},
        {"parts": "Lilli Kid","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane16" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>24/11/2022</b> au <b>15/12/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane16">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''42%'''
|'''[[Mick Kid]]'''
|-
|37%
|[[James Hunter]]
|-
|16%
|[[René Lemaire]]
|-
|5%
|[[Lilli Kid]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Mick Kid","pourcentage": 42},
        {"parts": "James Hunter","pourcentage": 37},
        {"parts": "René Lemaire","pourcentage": 16},
        {"parts": "Lilli Kid","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane15" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>17/10/2022</b> au <b>24/11/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane15">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''42%'''
|'''[[James Hunter]]'''
|- style="color:blue"
|'''42%'''
|'''[[Mick Kid]]'''
|-
|16%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 42},
        {"parts": "Mick Kid","pourcentage": 42},
        {"parts": "René Lemaire","pourcentage": 16}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane14" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>16/10/2022</b> au <b>17/10/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane14">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''54%'''
|'''[[James Hunter]]'''
|-
|30%
|[[Mick Kid]]
|-
|16%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 54},
        {"parts": "Mick Kid","pourcentage": 30},
        {"parts": "René Lemaire","pourcentage": 16}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    },
   
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane13" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>07/07/2022</b> au <b>16/10/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane13">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[James Hunter]]'''
|-
|30%
|[[Mick Kid]]
|-
|15%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 55},
        {"parts": "Mick Kid","pourcentage": 30},
        {"parts": "René Lemaire","pourcentage": 15}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    },
   
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane12" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>18/06/2022</b> au <b>07/07/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane12">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Mick Kid]]
|-
|15%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 70},
        {"parts": "Mick Kid","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane11" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>11/06/2022</b> au <b>18/06/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane11">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''55%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Mick Kid]]
|-
|15%
|[[Phineas Drake]]
|-
|15%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 55},
        {"parts": "Mick Kid","pourcentage": 15},
        {"parts": "Phineas Drake","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane10" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>27/04/2022</b> au <b>11/06/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane10">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''65%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Phineas Drake]]
|-
|15%
|[[René Lemaire]]
|-
|5%
|[[Mick Kid]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 65},
        {"parts": "Phineas Drake","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15},
        {"parts": "Mick Kid","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane9" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>20/02/2022</b> au <b>27/04/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane9">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Phineas Drake]]
|-
|15%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 70},
        {"parts": "Phineas Drake","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 15}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>17/02/2022</b> au <b>20/02/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane8">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[James Hunter]]'''
|-
|15%
|[[René Lemaire]]
|-
|5%
|[[Phineas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 80},
        {"parts": "René Lemaire","pourcentage": 15},
        {"parts": "Phineas Drake","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane7" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>23/01/2022</b> au <b>17/02/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane7">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''85%'''
|'''[[James Hunter]]'''
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phineas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 85},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phineas Drake","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane6" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>10/01/2022</b> au <b>23/01/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane6">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[James Hunter]]'''
|-
|15%
|[[Mina Bael]]
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phineas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 70},
        {"parts": "Mina Bael","pourcentage": 15},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phineas Drake","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane5" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>29/12/2021</b> au <b>10/01/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane5">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''75%'''
|'''[[James Hunter]]'''
|-
|10%
|[[Mina Bael]]
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phineas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 75},
        {"parts": "Mina Bael","pourcentage": 10},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phineas Drake","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>
 
<p class="mw-customtoggle-humane4" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>08/12/2021</b> au <b>29/12/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane4">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''85%'''
|'''[[James Hunter]]'''
|-
|10%
|[[René Lemaire]]
|-
|5%
|[[Phineas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 85},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Phineas Drake","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>


<p class="mw-customtoggle-humane3" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>02/12/2021</b> au <b>08/12/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane3">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[James Hunter]]'''
|-
|45%
|[[René Lemaire]]
|-
|5%
|[[Phineas Drake]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 50},
        {"parts": "René Lemaire","pourcentage": 45},
        {"parts": "Phineas Drake","pourcentage": 5}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>


===<u>Anciens personnels</u>===
<p class="mw-customtoggle-humane2" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
*[[Axel Sennis]]
▶ Répartition des parts du <b>19/11/2021</b> au <b>02/12/2021</b>
*[[David Dirapa]]
</p>
*[[Kaja Jenssen]]
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane2">
*[[Kara Dawson]]
<div class="mw-collapsible-content">
*[[Lajos Botos]]
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
*[[Sarah Sanchez]]
!Pourcentage
*[[Stella Mariani]]
!Actionnaires
*[[Robert Mariani]]
|-
*[[Kevin Corner]]
|- style="color:blue"
*[[Julien Mar]]
|'''50%'''
|'''[[James Hunter]]'''
|-
|30%
|[[Lajos Botos]]
|-
|10%
|[[René Lemaire]]
|-
|10%
|[[Kaja Jenssen]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 50},
        {"parts": "Lajos Botos","pourcentage": 30},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Kaja Jenssen","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>


==Histoire==
<p class="mw-customtoggle-humane1" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts de la création de l'entreprise au <b>19/11/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-humane1">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''40%'''
|'''[[James Hunter]]'''
|- style="color:blue"
|'''40%'''
|'''[[Lajos Botos]]'''
|-
|10%
|[[René Lemaire]]
|-
|10%
|[[Kaja Jenssen]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "James Hunter","pourcentage": 40},
        {"parts": "Lajos Botos","pourcentage": 40},
        {"parts": "René Lemaire","pourcentage": 10},
        {"parts": "Kaja Jenssen","pourcentage": 10}
      ]
    }
  ],
  "scales": [
    {
      "name": "x",
      "type": "ordinal",
      "range": "width",
      "domain": {"data": "table","field": "parts"}
    },
    {
      "name": "y",
      "type": "linear",
      "range": "height",
      "domain": {"data": "table","field": "pourcentage"},
      "nice": true
    }
  ],
  "axes": [{"type": "x","scale": "x"},{"type": "y","scale": "y"}],
  "marks": [
    {
      "type": "rect",
      "from": {"data": "table"},
      "properties": {
        "enter": {
          "x": {"scale": "x","field": "parts"},
          "width": {"scale": "x","band": true,"offset": -4},
          "y": {"scale": "y","field": "pourcentage"},
          "y2": {"scale": "y","value": 0}
        },
        "update": {"fill": {"value": "blue"}},
        "hover": {"fill": {"value": "red"}}
      }
    }
  ]
}</graph>
Les actionnaires majoritaires sont inscrits en bleu.
|}
</div>
</div>


[[Catégorie:Entreprise]]
[[Catégorie:Entreprise]]
[[Catégorie:Humane Labs]]
[[Catégorie:Humane Labs]]

Dernière version du 30 avril 2024 à 11:13


Organisation

Patron

Gérant

Personnels

Anciens responsables

Histoire

Anecdotes

Galerie

Distribution des parts

Répartition actuelle

▶ Répartition des parts depuis le 15/03/2024

Pourcentage Actionnaires
50% Tonino Calabrone
40% Mick Kid
10% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

Anciennes répartitions

▶ Répartition des parts du 17/12/2023 au 15/03/2024

Pourcentage Actionnaires
80% Mick Kid
20% Tonino Calabrone
10% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 26/11/2023 au 17/12/2023

Pourcentage Actionnaires
80% Mick Kid
10% René Lemaire
10% Tonino Calabrone

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 05/11/2023 au 26/11/2023

Pourcentage Actionnaires
40% Mick Kid
40% Lilli Wells
10% René Lemaire
10% Tonino Calabrone

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 01/06/2023 au 05/11/2023

Pourcentage Actionnaires
69% Mick Kid
21% Lilli Kid
10% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 21/01/2023 au 01/06/2023

Pourcentage Actionnaires
69% Mick Kid
16% René Lemaire
15% Lilli Kid

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 15/12/2022 au 21/01/2023

Pourcentage Actionnaires
79% Mick Kid
16% René Lemaire
5% Lilli Kid

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 24/11/2022 au 15/12/2022

Pourcentage Actionnaires
42% Mick Kid
37% James Hunter
16% René Lemaire
5% Lilli Kid

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 17/10/2022 au 24/11/2022

Pourcentage Actionnaires
42% James Hunter
42% Mick Kid
16% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 16/10/2022 au 17/10/2022

Pourcentage Actionnaires
54% James Hunter
30% Mick Kid
16% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 07/07/2022 au 16/10/2022

Pourcentage Actionnaires
55% James Hunter
30% Mick Kid
15% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 18/06/2022 au 07/07/2022

Pourcentage Actionnaires
70% James Hunter
15% Mick Kid
15% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 11/06/2022 au 18/06/2022

Pourcentage Actionnaires
55% James Hunter
15% Mick Kid
15% Phineas Drake
15% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 27/04/2022 au 11/06/2022

Pourcentage Actionnaires
65% James Hunter
15% Phineas Drake
15% René Lemaire
5% Mick Kid

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 20/02/2022 au 27/04/2022

Pourcentage Actionnaires
70% James Hunter
15% Phineas Drake
15% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 17/02/2022 au 20/02/2022

Pourcentage Actionnaires
80% James Hunter
15% René Lemaire
5% Phineas Drake

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 23/01/2022 au 17/02/2022

Pourcentage Actionnaires
85% James Hunter
10% René Lemaire
5% Phineas Drake

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 10/01/2022 au 23/01/2022

Pourcentage Actionnaires
70% James Hunter
15% Mina Bael
10% René Lemaire
5% Phineas Drake

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 29/12/2021 au 10/01/2022

Pourcentage Actionnaires
75% James Hunter
10% Mina Bael
10% René Lemaire
5% Phineas Drake

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 08/12/2021 au 29/12/2021

Pourcentage Actionnaires
85% James Hunter
10% René Lemaire
5% Phineas Drake

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 02/12/2021 au 08/12/2021

Pourcentage Actionnaires
50% James Hunter
45% René Lemaire
5% Phineas Drake

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 19/11/2021 au 02/12/2021

Pourcentage Actionnaires
50% James Hunter
30% Lajos Botos
10% René Lemaire
10% Kaja Jenssen

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts de la création de l'entreprise au 19/11/2021

Pourcentage Actionnaires
40% James Hunter
40% Lajos Botos
10% René Lemaire
10% Kaja Jenssen

Les actionnaires majoritaires sont inscrits en bleu.