Governance (#639)

* add maintainers

* add codeowners

* add governance

* add affiliation Filippo Olivo in the committee/maintainers list

* update affiliation for Nicola Demo in the committee/maintainers list

* update governance policy to reflect PINA terminology

* Clarify PINA Organisation references in charter (#651)

* rm @mstrazzu from maintainers

---------

Co-authored-by: FilippoOlivo <filippo@filippoolivo.com>
Co-authored-by: Nicola Demo <demo.nicola@gmail.com>
This commit is contained in:
Dario Coscia
2025-09-23 17:31:11 +02:00
committed by GitHub
parent 8dbefe8e5a
commit 8442969fec
7 changed files with 243 additions and 0 deletions

15
STEERING-COMMITTEE.md Normal file
View File

@@ -0,0 +1,15 @@
# Steering Committee
This document lists the members of the Organization's Steering Committee (in alphabetical order). Voting members may be added once approved by the Steering Committee as described in the [charter](github.com/mathLab/PINA/blob/master/CHARTER.md). By adding your name to this list you are agreeing to abide by all Organization polices, including the [charter](github.com/mathLab/PINA/blob/master/CHARTER.md), the [code of conduct](https://github.com/mathLab/PINA/blob/master/CODE_OF_CONDUCT.md), the [trademark policy](https://github.com/mathLab/PINA/blob/master/TRADEMARKS.md), and the [antitrust policy](https://github.com/mathLab/PINA/blob/master/ANTITRUST.md). If you are serving on the Steering Committee because of your affiliation with another organization (designated below), you represent that you have authority to bind that organization to these policies.
| **NAME** | **Handle** | **Affiliated Organization** |
| ------------ | ------------ | --------------------------- |
| Giovanni Canali | @GiovanniCanali | SISSA |
| Dario Coscia | @dario-coscia | SISSA |
| Nicola Demo | @ndem0 | SISSA - FAST COMPUTING SRL |
| Filippo Olivo | @FilippoOlivo | SISSA - FAST COMPUTING SRL |
---
## Attribution
This file is adapted from the [Minimum Viable Governance][https://github.com/github/MVG],
homepage, Licensed under the [CC-BY 4.0 License](https://creativecommons.org/licenses/by/4.0/).