forked from eclipse-iceoryx/iceoryx
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request eclipse-iceoryx#410 from ApexAI/iox-#356-contribut…
…ions-rework iox-eclipse-iceoryx#356 Add proposal for iceoryx developer meetup
- Loading branch information
Showing
3 changed files
with
111 additions
and
26 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,79 @@ | ||
# Eclipse iceoryx governance | ||
|
||
Eclipse iceoryx is governed democratically by its maintainers under the umbrella of [OpenADx](https://openadx.eclipse.org/). | ||
This document describes the processes additionally to the [Eclipse process](https://www.eclipse.org/projects/handbook/). | ||
|
||
## Maintainers | ||
|
||
An up to date list of the maintainers can be found at the [Eclipse project page](https://projects.eclipse.org/projects/technology.iceoryx/who). | ||
|
||
## Bi-weekly meetup | ||
|
||
Bi-weekly every Thursday for 1 hour. Everyone is welcome to join. | ||
|
||
You can join by using this Zoom link: **ADD LINK HERE** | ||
|
||
``` | ||
08:00 PST (GMT - 8) | ||
16:00 GMT | ||
17:00 CET (GMT + 1) | ||
21:30 IST (GMT + 5.5) | ||
23:00 CST (GMT + 7) | ||
``` | ||
|
||
### Topics | ||
|
||
* Propose features | ||
* E.g. present and discuss a design document | ||
* Discuss pull requests without going into details | ||
* E.g. a small demo | ||
* Steer direction of Eclipse iceoryx | ||
* Go over the current release board under Projects | ||
* E.g. go over the milestone list and move the issues between the three prio's | ||
* Raise and answer questions | ||
* Discuss tooling and infrastructure | ||
* All others topics related to iceoryx one can think of | ||
|
||
> Friendly-reminder: | ||
> | ||
> * Discussions about technical issues or in-depth topics should be **avoided**, e.g. "Why is my build broken? I need help" | ||
> * Please stick to the agenda, stay on the topic and move side topics to other meetings | ||
### Meeting minutes | ||
|
||
Meetinges minutes are stored in the [wiki](https://github.com/eclipse/iceoryx/wiki/Developer-meetup). | ||
An Eclipse maintainer will save the meeting minutes on a new page for every meeting. | ||
|
||
If you have points that you want to discuss, please send your points to the [mailing list](mailto:[email protected]) a couple of days before. | ||
|
||
#### Minutes template | ||
|
||
``` | ||
# Eclipse iceoryx developer meetup | ||
Date: 1st January 1900 | ||
Time: 17:00 CET | ||
## Attendees | ||
* Max Mustermann, [email protected] | ||
* John Doe, [email protected] | ||
## Agenda | ||
1. General: Introduction of new participations, 42 mins | ||
2. General: Are there other agenda points?, 8 mins | ||
3. Agenda point 1, 4 mins | ||
4. Agenda point 2, 4 mins | ||
## Minutes | ||
### Agenda point 1 | ||
* Add discussion here | ||
### Agenda point 2 | ||
* Add discussion here | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters