Skip to content

Commit 23fd884

Browse files
authored
Merge pull request #124 from HolobiomicsLab/adding_licence_and_CLA
Small update licence and cla
2 parents c488f07 + 2ecbb31 commit 23fd884

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Thank you for your interest in contributing.
44

5-
For architecture and development workflow details, see `docs/CONTRIBUTING.md`.
5+
For architecture and development workflow details, see `docs/DEVELOPER_GUIDE.md`.
66

77
## Licensing and Contributor Agreement
88

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Contributing to Mimosa-AI
22

3+
> Note: This file is the technical contribution guide. For licensing/CLA policy (including the required `CLA Check` status before merge), use the repository-root `CONTRIBUTING.md`.
4+
> CLA contact: dr20.spv@listes.cnrs.fr
5+
36
## Table of Contents
47
1. [Project Philosophy](#project-philosophy)
58
2. [Architecture Overview](#architecture-overview)
@@ -138,7 +141,7 @@ mimosa-ai/
138141
│ └── <scenario_name>.json # Individual scenario definitions
139142
140143
├── docs/ # Documentation
141-
│ ├── CONTRIBUTING.md # This file
144+
│ ├── DEVELOPER_GUIDE.md # This file
142145
│ ├── science_agent_bench_evaluation.md
143146
│ ├── diagrams/ # Architecture diagrams
144147
│ └── images/ # Documentation images
@@ -393,4 +396,4 @@ ls sources/workflows/<uuid>/memory/
393396

394397
## Questions & Support
395398

396-
Raise an **Issue** for any question or support request.
399+
Raise an **Issue** for any question or support request.

docs/licensing-notes.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,6 @@ This wording is intended for repository governance documentation and remains sub
2727

2828
## Co-authorship context (informational)
2929

30-
Current named research co-authors: Martin Legrand, Tao Jiang, and Louis-Felix Nothias.
30+
Current named research co-authors: Martin Legrand, Tao Jiang, Matthieu Feraud, Benjamin Navet, and Louis-Felix Nothias.
3131

3232
This co-authorship note is informational and does not itself determine legal ownership or licensing authority.
33-
34-
## Legal status
35-
36-
This repository setup is a governance draft and not legal advice. Final authority wording should be confirmed by CNRS/Inria/consortium counsel.

0 commit comments

Comments
 (0)