Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 985 Bytes

GOVERNANCE.adoc

File metadata and controls

21 lines (17 loc) · 985 Bytes

workflow-dispatch-action project governance

Overview

The workflow-dispatch-action project uses a governance model commonly described as Benevolent Dictator For Life (BDFL). This document outlines our understanding of what this means.

Roles

  • user: anyone who interacts with the workflow-dispatch-action project

  • core contributor: a handful of people who have contributed significantly to the project by any means (issue triage, support, documentation, code, etc.). Core contributors are recognizable via GitHub’s "Member" badge.

  • BDFL: a single individual who makes decisions when consensus cannot be reached. workflow-dispatch-action’s current BDFL is @mathze.

Decision-making process

In general, we try to reach consensus in discussions. In case consensus cannot be reached, the BDFL makes a decision.

Contribution process

The contribution process is described in a separate document called CONTRIBUTING.