You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the teams structure reflecting teams in GitHub.
Dropped the integration page as the team doesn't exist anymore and the
various projects are already listed in GitHub, no need to list them
again.
Signed-off-by: Sandro Bonazzola <sandro.bonazzola@gmail.com>
Copy file name to clipboardExpand all lines: source/develop/index.md
+5-9Lines changed: 5 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,16 +41,12 @@ Several presentations both on the technical side and on the user side are availa
41
41
42
42
## Joining a team
43
43
44
-
Within oVirt project several teams are taking care of different aspects of the system.
45
-
46
44
- The [oVirt GitHub issues](https://github.com/search?q=org%3AoVirt+type%3Aissue+state%3Aopen+&type=issues) are labeled accordingly to identify the main impacted area.
47
-
-[Project Infrastructure](infra/infrastructure.html): takes care of the oVirt datacenter and of all the systems and services running within the datacenter such as Jenkins, Gerrit, Apache, ...
48
-
-[Integration and Node](integration/index.html): integrates the oVirt subprojects making them work together as a complete solution.
49
-
- Infra and Metrics: responsible for Engine/VDSM infra code, shared entities, shared features, API/SDK/CLI and reporting.
50
-
- Network: responsible for Integration with Network virtualization providers, Dedicated and user defined networks, and other networking handling.
51
-
- Storage: responsible for providing and handling of storage (SDM, import/export, etc).
52
-
- Virtualization: responsible for VM lifecycle, System and host level scheduling / SLA
53
-
- User Experience: responsible for UI Infra and overall UX consistency.
45
+
- Infrastructure team: takes care of the [infrastructure](infra/infrastructure.html) needed by the oVirt Project.
46
+
- Developers team: takes care of the development of the software
47
+
- Documentation team: takes care of the oVirt website and of the documentation
48
+
- Admins team: takes care of the GitHub organization management and maintenance
49
+
- Security team: takes care of vulnerability reports
54
50
55
51
The teams are discussing their work on [devel@ovirt.org](https://lists.ovirt.org/hyperkitty/list/devel@ovirt.org/) mailing list so to join a team
56
52
you should start getting involved in these conversations.
0 commit comments