fnabet created page: oai1bmeetingminutes authored by Fabrice Nabet's avatar Fabrice Nabet
...@@ -31,6 +31,13 @@ In git, the **develop** branch shall contain the latest stable release. However ...@@ -31,6 +31,13 @@ In git, the **develop** branch shall contain the latest stable release. However
git checkout -b bugfix_666_my_bug_fix 2017.w03 git checkout -b bugfix_666_my_bug_fix 2017.w03
``` ```
## Contributing Guidelines/Workflow
* [Guidelines for Documentation](Guidelines_documentation)
* [Guidelines for OAI1B Gitlab Workflow](GitlabOAI1BWorkflow)
* Guidelines for Test (TBD)
* Guidelines for coding (TBD)
* [Guidelines for AutoTests UE](AutoTestsUE)
## Project Management Committee (PMC) ## Project Management Committee (PMC)
- Fabrice (TCL) (Interim Project leader) - Fabrice (TCL) (Interim Project leader)
- Florian (EURECOM) - Florian (EURECOM)
...@@ -44,11 +51,3 @@ git checkout -b bugfix_666_my_bug_fix 2017.w03 ...@@ -44,11 +51,3 @@ git checkout -b bugfix_666_my_bug_fix 2017.w03
- Raymond (EURECOM) - Raymond (EURECOM)
- Fabrice, Calvin, Yanbo, Wilson (TCL) - Fabrice, Calvin, Yanbo, Wilson (TCL)
- Benoit, Fabrice R. (Syrtem) - Benoit, Fabrice R. (Syrtem)
## Contributing Guidelines/Workflow
* [Guidelines for Documentation](Guidelines_documentation)
* [Guidelines for OAI1B Gitlab Workflow](GitlabOAI1BWorkflow)
* Guidelines for Test (TBD)
* Guidelines for coding (TBD)
* [Guidelines for AutoTests UE](AutoTestsUE)