Skip to content

Commit 4e60d2e

Browse files
authored
Merge pull request #15 from BOINC/appeal
Appeal Hearing Process
2 parents 5ee4f8d + c05e264 commit 4e60d2e

File tree

2 files changed

+53
-1
lines changed

2 files changed

+53
-1
lines changed
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Appeal Process
2+
July 2, 2018
3+
4+
A Teamspeak Appeal Hearing will be announced on the PMC Public Admin, BOINC Dev and BOINC Projects mailing lists. People who want their opinion considered during the Appeal Hearing should comment in the pull request under consideration; hearing participants will be expected to read the full pull request thread prior to the proceeding.
5+
6+
The person who made the appeal and the person who vetoed the decision shall attend the Appeal Hearing and present their cases. Below, these two individuals are called "parties to the dispute".
7+
8+
The Hearing will be open to everyone. The Hearing will be recorded and the recording will be posted publicly.
9+
10+
## Description of the Appeal Hearing
11+
**The PMC Chair is in charge of the Appeal Hearing. No one may speak until they are recognized by the Chair.**
12+
13+
A: The Chair describes how the Appeal Hearing will take place. They will explain that brevity and clarity of the arguments is more persuasive than length or duration or number of arguments.
14+
15+
### Opening Statements from parties to the dispute
16+
B1: "Person who made the appeal" describes the purpose of the pull request and the reasons for it (target: max 10 minutes)
17+
- PMC Chair summarizes main points
18+
19+
B2: "Person who vetoed" describes their reasons for the veto (target: max 10 minutes)
20+
- PMC Chair summarizes main points
21+
22+
### Responses by parties to the dispute
23+
C1: "Person who made the appeal" responds (target: max 5 minutes)
24+
- PMC Chair summarizes main points
25+
26+
C2: "Person who vetoed" responds (target: max 5 minutes)
27+
- PMC Chair summarizes main points
28+
29+
### Discussion and questioning by PMC members
30+
D: PMC members may address questions to either party or to each other (target: max 20 minutes)
31+
32+
### Progress Check
33+
E: PMC Chair asks both parties to the dispute if they are prepared to concede or have a compromise to propose. If not, return to C1 unless both parties say that they have nothing further to add.
34+
35+
### Closing Statements
36+
F1: "Person who vetoed" makes a final statement (target: max 5 minutes)
37+
- PMC Chair summarizes main points
38+
39+
F2: "Person who made the appeal" makes a final statement (target: max 5 minutes)
40+
- PMC Chair summarizes main points
41+
42+
### Final Checks (asked of both parties to the dispute)
43+
Do you feel that you have been able to present your point of view fully? If not, what else is needed to achieve this? Have you changed your mind or your thinking on any aspect of this dispute?
44+
45+
## PMC Deliberations
46+
PMC retires to a private channel to discuss the appeal and to vote. A final decision with explanation is posted in response to the appeal on the PMC Public email list where the appeal was made. The governance document states that the decision will be made using majority voting.
47+
48+
# Rules
49+
- PMC members who are parties to the dispute shall not participate in the PMC deliberations, but their vote will be cast in support of their position.
50+
- If the PMC Chair is one of the parties to the dispute, then members of the PMC who are not parties to the dispute will elect one of their number to chair the appeal hearing.
51+
52+

Governance_Documents/Governance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ For all other types of decisions that require a PMC vote, the PMC will start dec
291291
The GitHub repository at https://github.com/BOINC/boinc-policy is the preferred location for official goveranance and process documents for the BOINC community. These documents will be organized into subfolders that reflect the type of document it contains.
292292

293293
### 6.1 Governance Documents
294-
Documents contained in the [governance documents](../Governance_Documents/) folder address the management of the BOINC community as a whole. Changes to documents in this folder are proposed by creating a pull request against https://github.com/BOINC/boinc-policy. Approval of the pull request requires a successful vote of the special voting process for the PMC outlined in section [5.3.1 PMC Decisions that Require Super-Majority Voting](#531-pmc-decisions-that-require-super-majority-voting) of this document.
294+
Documents contained in the [governance documents](../Governance_Documents/) folder address the management of the BOINC community as a whole. Changes to documents in this folder are proposed by creating a pull request against https://github.com/BOINC/boinc-policy. Approval of the pull request requires a successful vote of the appropriate voting process for the PMC as outlined in section [5.3 PMC Decisions](#53-pmc-decisions) of this document.
295295

296296
### 6.2 Development Documents
297297
Documents contained in the [development documents](../Development_Documents/) folder address the software develoment processes used by the BOINC community. Changes to documents in this folder are proposed by creating a pull request against https://github.com/BOINC/boinc-policy. Approval of the pull request requires a successful consensus vote of the committers as outlined in section [5.1.1 Consensus Voting](511-consenus-voting) of this document.

0 commit comments

Comments
 (0)