Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions PROJECT_GOVERNANCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ The Technical Steering Committee (TSC) is responsible for:
4. Raise subjects/issues that are important for the direction/development of this project

The community council consists of the following members:
1. Product Owner - Daan van Berkel
2. Lead Developer - Daan van Berkel
3. Lead Developer - Geert Mulders
1. Product Owner - Matthijs van Rijswijk
2. Lead Developer - Baukje Debets
3. Lead Developer - Shirley Houter

Daan van Berkel from Dynamo will chair the TSC.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

old developer and team name still mentioned


Expand All @@ -36,8 +36,8 @@ Maintainers are responsible for maintaining parts of the code-base. Maintainers
6. In case of long discussions or arguments, maintainers or other can request a community council decision.

The current maintainers of this project are:
1. Daan van Berkel - Dynamo
2. Geert Mulders - Dynamo
1. Willem Romijn - Dynamo
2. Shirley Houter - Dynamo

## Contributors

Expand Down
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
name: measure
annotations:
github.com/project-slug: Alliander/measure
alliander.com/product-owner: daan.vanberkel@alliander.com
alliander.com/product-owner: matthijs.van.rijswijk@alliander.com
alliander.com/production-branch: master
spec:
type: library
Expand Down
10 changes: 0 additions & 10 deletions measure/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,16 +71,6 @@ mavenPublishing {
}
}
developers {
developer {
id.set("dvberkel")
name.set("Daan van Berkel")
email.set("[email protected]")
}
developer {
id.set("gmulders")
name.set("Geert Mulders")
email.set("[email protected]")
}
developer {
id.set("cflist")
name.set("Coen van der List")
Expand Down
Loading