« Black Cat » : différence entre les versions

De 21Wiki
Aucun résumé des modifications
 
(212 versions intermédiaires par 38 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
{{Infobox_Entreprise|image1=Blackcat_lgo.png|localisation=Zips : 8000|image2=Minimap_black_cat.png}}
{{Infobox_Entreprise
| image1 = Blackcat_lgo.png
| statut = Actif
| localisation = Zips : 8000
| image2 = Mini Maps - Black Cat.png
}}


== Organisation ==
=== <u>Patrons</u> ===
*[[Lily Flores|Lily "VIRÉE !" Flores]]
*[[Charles Otuik|Charles "le libre échangiste" Otuik]]
*[[René Lemaire|René "Le miyons" Lemaire]]
=== <u>Chef d'équipe</u> ===
*[[Leroy Burnett|Leroy "Big Foot" Burnett]]
=== <u>Employés</u> ===
*[[Rachel Grette|Rachel "Chou Groot" Grette]] - Représentante des employés
*[[Astéria Perrot|Astéria "Mon Petit Chat" Perrot]] - Représentante suppléante des employés
*[[Marius Gramont]]
*[[Nina Storm|Nina "La petite tempête" Storm]]
*[[Mikaela Jones]]
*[[Azéliane Blane]]
*[[Marc Monrency]]
=== <u>Anciens responsables</u>===
*[[Mike Martin]] (Patron)
*[[Alexandra Parnas]] (Patronne)
*[[Nic Parnas]] (Patron)
*[[Amélia Hughes]] (Patronne)
== Histoire ==
== Anecdotes ==
== Images ==
<gallery>
Fichier:Sortie Team Building du Black Cat.jpg|Team Building
Fichier:Black Cat spécial Halloween.png|Black Cat pendant la soirée spéciale Halloween
Fichier:SoireeNoelEtDeuxAnsBlackCat.jpg|Soirée de Noël et des 2 ans du Black Cat
Fichier:Event Saint Patrick, Black Cat.jpg|La Saint Patrick
Fichier:La team Black Cat.png|Les Parnas et leurs employés
Fichier:Noel au Black Cat.jpg|Noel au Black Cat
</gallery>
== Fanarts ==
<gallery>
Fichier:Fond poke black cat.png|Logo Black Cat version Pokémon - [https://twitter.com/Bamel_Helendav?t=0oVxqCk0BnnpXzrPh87dqg&s=09 Bamel Helendav]
</gallery>
==Distribution des parts==
===<u>Répartition actuelle</u>===
<p class="mw-customtoggle-blackcat21" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts depuis le <b>06/11/2025</b>
</p>
<div class="mw-collapsible" id="mw-customcollapsible-blackcat21">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''51%'''
|'''[[Lily Flores]]'''
|-
|20%
|[[René Lemaire]]
|-
|19%
|[[Charles Otuik]]
|-
|10%
|[[Charles Brown]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 51},
        {"parts": "René Lemaire","pourcentage": 20},
        {"parts": "Charles Brown","pourcentage": 10},
        {"parts": "Charles Otuik","pourcentage": 19}
      ]
    }
  ],
  "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>Ancienne(s) répartition(s)</u>===
<p class="mw-customtoggle-blackcat21" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>22/09/2025</b> au <b>05/11/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat21">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''51%'''
|'''[[Lily Flores]]'''
|-
|20%
|[[René Lemaire]]
|-
|10%
|[[Charles Brown]]
|-
|10%
|[[Perry Watts]]
|-
|9%
|[[Charles Otuik]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Lily Flores","pourcentage": 51},
        {"parts": "René Lemaire","pourcentage": 20},
        {"parts": "Charles Brown","pourcentage": 10},
        {"parts": "Perry Watts", "pourcentage": 10},
        {"parts": "Charles Otuik","pourcentage": 9}
      ]
    }
  ],
  "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-blackcat20" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>11/09/2025</b> au <b>22/09/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat20">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[Perry Watts]]'''
|-
|20%
|[[René Lemaire]]
|-
|10%
|[[Charles Brown]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Perry Watts","pourcentage": 70},
        {"parts": "René Lemaire","pourcentage": 20},
        {"parts": "Charles Brown","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>


== Organisation ==
<p class="mw-customtoggle-blackcat19" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>25/08/2025</b> au <b>11/09/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat19">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Amélia Hughes]]'''
|-
|20%
|[[René Lemaire]]
|-
|10%
|[[Charles Brown]]
|-
|10%
|[[Perry Watts]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Amélia Hughes","pourcentage": 60},
        {"parts": "René Lemaire","pourcentage": 20},
        {"parts": "Charles Brown","pourcentage": 10},
        {"parts": "Perry Watts","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>Patron</u> ===
<p class="mw-customtoggle-blackcat18" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>25/06/2025</b> au <b>25/08/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat18">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[Perry Watts]]'''
|-
|20%
|[[René Lemaire]]
|-
|10%
|[[Charles Brown]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Perry Watts","pourcentage": 80},
        {"parts": "René Lemaire","pourcentage": 20},
        {"parts": "Charles Brown","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>


* [[Nic Parnas]]
<p class="mw-customtoggle-blackcat17" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>12/05/2025</b> au <b>25/06/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat17">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Perry Watts]]'''
|-
|20%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Perry Watts","pourcentage": 80},
        {"parts": "René Lemaire","pourcentage": 20}
      ]
    }
  ],
  "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>Personnel</u> ===
<p class="mw-customtoggle-blackcat16" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>22/09/2024</b> au <b>12/05/2025</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat16">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[René Lemaire]]'''
|- style="color:blue"
|'''50%'''
|'''[[Perry Watts]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "René Lemaire","pourcentage": 50},
        {"parts": "Perry Watts","pourcentage": 50}
      ]
    }
  ],
  "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>


*[[Alexandra James]] (Gérante +  actionnaire)
<p class="mw-customtoggle-blackcat15" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
*[[Lowell Dixon]]
▶ Répartition des parts du <b>10/03/2024</b> au <b>22/09/2024</b>
*[[Boby Conor]]
</p>
*[[Max Dessotto]]
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat15">
*[[Chris Castle]]
<div class="mw-collapsible-content">
*[[Riley Grayson]]
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
*[[René Lemaire]] (représentant syndical)
!Pourcentage
*[[Charles Brown]]
!Actionnaires
*[[Gwen Spencer]]
|-
*[[Clayton Folk]]
|- style="color:blue"
*[[Alan Tennant]]
|'''45%'''
*[[Calvin Sterling]]
|'''[[Nic Parnas]]'''
*[[Thomas Rasanov]]
|- style="color:blue"
*[[Alan Tennant]]
|'''45%'''
*[[Luck Olsson]]
|'''[[René Lemaire]]'''
*[[Jimmy Gonzalez]]
|-
*[[Jacques Laflèche]]
|10%
|[[Perry Watts]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 45},
        {"parts": "René Lemaire","pourcentage": 45},
        {"parts": "Perry Watts","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>Ancien personnel</u> ===
<p class="mw-customtoggle-blackcat14" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>14/01/2024</b> au <b>10/03/2024</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat14">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Nic Parnas]]'''
|-
|30%
|[[René Lemaire]]
|-
|10%
|[[Perry Watts]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 60},
        {"parts": "René Lemaire","pourcentage": 30},
        {"parts": "Perry Watts","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>


*[[Carine Tatoin]]
<p class="mw-customtoggle-blackcat13" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
*[[Jayden Etrelis]]
▶ Répartition des parts du <b>08/01/2024</b> au <b>14/01/2024</b>
*[[Darren Etrelis]]
</p>
*[[Jeremy Atua]]
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat13">
*[[Ben Riggs]]
<div class="mw-collapsible-content">
*[[Layna Jones]]
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
*[[Josef Peter]]
!Pourcentage
*[[Reno Albine]]
!Actionnaires
*[[Sanya Reyes]]
|-
*[[Lana Summers]]
|- style="color:blue"
*[[Guy Namour]]
|'''90%'''
*[[Tanguy Bjornulf]]
|'''[[Nic Parnas]]'''
*[[Cléia Collew]]
|- style="color:blue"
*[[John Shepard]]
|10%
*[[Julien Karnnal]]
|[[René Lemaire]]
*[[Danny McCoy]]
|-
*[[Luca Torrio|Luca Torio]]
| colspan="3" |<graph>{
*[[David Housman]]
  "width": 400,
*[[Aurelien Dampierre]]
  "height": 200,
*[[Matt Brown]]
  "padding": 30,
*[[Léah Simmons]]
  "data": [
*[[Mike Robinson]]
    {
*[[Donald Mahler]]
      "name": "table",
*[[Matteo Zadra]]
      "values": [
*[[Albert Griffin]]
        {"parts": "Nic Parnas","pourcentage": 90},
*[[Shi Nigami]]
        {"parts": "René Lemaire","pourcentage": 10}
*[[Lucas Tinguely]]
      ]
*[[René Fizère]]
    }
*[[Vick Kerman]]
  ],
*[[Mike Martin]] (Patron)
  "scales": [
*[[Tom Van Der Goot]]
    {
*[[Lindsey Stevens]]
      "name": "x",
*[[Jarod Takeda]]
      "type": "ordinal",
*[[James Hunter]]
      "range": "width",
*[[Lajos Botos]]
      "domain": {"data": "table","field": "parts"}
*[[Léon Plume]]
    },
*[[Mina Bael]]
    {
*[[Kaja Jenssen]]
      "name": "y",
*[[Issah Modou]]
      "type": "linear",
*[[Sofiya Balalaïka]]
      "range": "height",
*[[Logan Mackellen]]
      "domain": {"data": "table","field": "pourcentage"},
*[[Wyatt Reynolds]]
      "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-blackcat12" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>29/09/2023</b> au <b>08/01/2024</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat12">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''45%'''
|'''[[Nic Parnas]]'''
|- style="color:blue"
|'''45%'''
|'''[[Alexandra Parnas]]'''
|-
|10%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 45},
        {"parts": "Alexandra Parnas","pourcentage": 45},
        {"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-blackcat11" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>30/07/2023</b> au <b>29/09/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat11">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''90%'''
|'''[[Nic Parnas]]'''
|-
|10%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 90},
        {"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-blackcat10" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>24/09/2022</b> au <b>30/07/2023</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat10">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''45%'''
|'''[[Alexandra Parnas]]'''
|- style="color:blue"
|'''45%'''
|'''[[Nic Parnas]]'''
|-
|10%
|[[René Lemaire]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 45},
        {"parts": "Alexandra Parnas","pourcentage": 45},
        {"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-blackcat9" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>31/07/2022</b> au <b>24/09/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat9">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[Alexandra Parnas]]'''
|- style="color:blue"
|'''50%'''
|'''[[Nic Parnas]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 50},
        {"parts": "Alexandra Parnas","pourcentage": 50}
      ]
    }
  ],
  "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-blackcat8" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>17/04/2022</b> au <b>31/07/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat8">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''100%'''
|'''[[Alexandra Parnas]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Alexandra Parnas","pourcentage": 100}
      ]
    }
  ],
  "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-blackcat7" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>08/09/2021</b> au <b>17/04/2022</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat7">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''60%'''
|'''[[Nic Parnas]]'''
|-
|40%
|[[Alexandra James]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 60},
        {"parts": "Alexandra James","pourcentage": 40}
      ]
    }
  ],
  "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-blackcat6" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>03/09/2021</b> au <b>08/09/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat6">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''70%'''
|'''[[Nic Parnas]]'''
|-
|30%
|[[Alexandra James]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 70},
        {"parts": "Alexandra James","pourcentage": 30}
      ]
    }
  ],
  "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-blackcat5" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>18/08/2021</b> au <b>03/09/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat5">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''80%'''
|'''[[Nic Parnas]]'''
|-
|20%
|[[Alexandra James]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 80},
        {"parts": "Alexandra James","pourcentage": 20}
      ]
    }
  ],
  "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-blackcat4" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>02/08/2021</b> au <b>18/08/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat4">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[Nic Parnas]]'''
|-
|40%
|[[Mike Martin]]
|-
|10%
|[[Alexandra James]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 50},
        {"parts": "Mike Martin","pourcentage": 40},
        {"parts": "Alexandra James","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-blackcat3" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>22/05/2021</b> au <b>02/08/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat3">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[Nic Parnas]]'''
|- style="color:blue"
|'''50%'''
|'''[[Mike Martin]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 50},
        {"parts": "Mike Martin","pourcentage": 50}
      ]
    }
  ],
  "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-blackcat2" style="background-color: #fef6e7;border:1px solid #fc3;margin:0;padding:0.5em;vertical-align:middle;">
▶ Répartition des parts du <b>02/05/2021</b> au <b>22/05/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat2">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''51%'''
|'''[[Nic Parnas]]'''
|-
|49%
|[[Mike Martin]]
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 51},
        {"parts": "Mike Martin","pourcentage": 49}
      ]
    }
  ],
  "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-blackcat1" 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>02/05/2021</b>
</p>
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-blackcat1">
<div class="mw-collapsible-content">
{| class="wikitable center" style="margin-left: 10px; margin-right: auto"
!Pourcentage
!Actionnaires
|-
|- style="color:blue"
|'''50%'''
|'''[[Nic Parnas]]'''
|- style="color:blue"
|'''50%'''
|'''[[Mike Martin]]'''
|-
| colspan="3" |<graph>{
  "width": 400,
  "height": 200,
  "padding": 30,
  "data": [
    {
      "name": "table",
      "values": [
        {"parts": "Nic Parnas","pourcentage": 50},
        {"parts": "Mike Martin","pourcentage": 50}
      ]
    }
  ],
  "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:Black Cat]]
[[Catégorie:Black Cat|*]]

Dernière version du 24 mars 2026 à 01:27



Organisation

Patrons

Chef d'équipe

Employés

Anciens responsables

Histoire

Anecdotes

Images

Fanarts

Distribution des parts

Répartition actuelle

▶ Répartition des parts depuis le 06/11/2025

Pourcentage Actionnaires
51% Lily Flores
20% René Lemaire
19% Charles Otuik
10% Charles Brown

Les actionnaires majoritaires sont inscrits en bleu.

Ancienne(s) répartition(s)

▶ Répartition des parts du 22/09/2025 au 05/11/2025

Pourcentage Actionnaires
51% Lily Flores
20% René Lemaire
10% Charles Brown
10% Perry Watts
9% Charles Otuik

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 11/09/2025 au 22/09/2025

Pourcentage Actionnaires
70% Perry Watts
20% René Lemaire
10% Charles Brown

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 25/08/2025 au 11/09/2025

Pourcentage Actionnaires
60% Amélia Hughes
20% René Lemaire
10% Charles Brown
10% Perry Watts

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 25/06/2025 au 25/08/2025

Pourcentage Actionnaires
70% Perry Watts
20% René Lemaire
10% Charles Brown

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 12/05/2025 au 25/06/2025

Pourcentage Actionnaires
80% Perry Watts
20% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 22/09/2024 au 12/05/2025

Pourcentage Actionnaires
50% René Lemaire
50% Perry Watts

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 10/03/2024 au 22/09/2024

Pourcentage Actionnaires
45% Nic Parnas
45% René Lemaire
10% Perry Watts

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 14/01/2024 au 10/03/2024

Pourcentage Actionnaires
60% Nic Parnas
30% René Lemaire
10% Perry Watts

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 08/01/2024 au 14/01/2024

Pourcentage Actionnaires
90% Nic Parnas
10% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 29/09/2023 au 08/01/2024

Pourcentage Actionnaires
45% Nic Parnas
45% Alexandra Parnas
10% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 30/07/2023 au 29/09/2023

Pourcentage Actionnaires
90% Nic Parnas
10% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 24/09/2022 au 30/07/2023

Pourcentage Actionnaires
45% Alexandra Parnas
45% Nic Parnas
10% René Lemaire

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 31/07/2022 au 24/09/2022

Pourcentage Actionnaires
50% Alexandra Parnas
50% Nic Parnas

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 17/04/2022 au 31/07/2022

Pourcentage Actionnaires
100% Alexandra Parnas

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 08/09/2021 au 17/04/2022

Pourcentage Actionnaires
60% Nic Parnas
40% Alexandra James

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 03/09/2021 au 08/09/2021

Pourcentage Actionnaires
70% Nic Parnas
30% Alexandra James

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 18/08/2021 au 03/09/2021

Pourcentage Actionnaires
80% Nic Parnas
20% Alexandra James

Les actionnaires majoritaires sont inscrits en bleu.

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

Pourcentage Actionnaires
50% Nic Parnas
40% Mike Martin
10% Alexandra James

Les actionnaires majoritaires sont inscrits en bleu.

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

Pourcentage Actionnaires
50% Nic Parnas
50% Mike Martin

Les actionnaires majoritaires sont inscrits en bleu.

▶ Répartition des parts du 02/05/2021 au 22/05/2021

Pourcentage Actionnaires
51% Nic Parnas
49% Mike Martin

Les actionnaires majoritaires sont inscrits en bleu.

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

Pourcentage Actionnaires
50% Nic Parnas
50% Mike Martin

Les actionnaires majoritaires sont inscrits en bleu.