Merge pull request 'Added Special Markdown and CSV Files' (#6) from riomoo/FATE-Prism:dev into master

Reviewed-on: Fate-Games/FATE-Prism#6
This commit is contained in:
riomoo 2024-10-30 10:22:30 -04:00 committed by moocommiter
commit 6f392a05d1
Signed by: moocommiter
GPG key ID: 29F2C27EDCA7CD7C
4 changed files with 24 additions and 1 deletions

2
.gitmodules vendored
View file

@ -1,3 +1,3 @@
[submodule "Domains/indigo-domain"] [submodule "Domains/indigo-domain"]
path = Domains/indigo-domain path = Domains/indigo-domain
url = ssh://git@git.jester-designs.com:443/riomoo/indigo-domain.git url = https://git.jester-designs.com/Fate-Games/indigo-domain.git

10
GOVERNANCE.md Normal file
View file

@ -0,0 +1,10 @@
# Project governance
This file tasks the Project's maintainers (listed in the repository's [MAINTAINERS](MAINTAINERS.md) file) with:
> Creating, maintaining and enforcing governance guidelines for [FATE-Prism](https://git.jester-designs.com/Fate-Games/FATE-Prism) and [Fate-Games Orginization](https://git.jester-designs.com/Fate-Games), approved by the maintainers, and which shall be posted visibly.
## Amendments
The [project governance](#project-governance) rules and procedures MAY be amended or replaced using the procedures themselves.
The [MAINTAINERS](MAINTAINERS.md) of this project governance document is the total set of [MAINTAINERS](MAINTAINERS.md) from all Fate-Games.

10
MAINTAINERS.md Normal file
View file

@ -0,0 +1,10 @@
The current Maintainers Group for the [FATE-Prism] Project consists of:
| Name | Responsibilities |
| ------------------------------------------------- | ------------------- |
| [nanashi](https://git.jester-designs.com/nanashi) | Story Writer |
| [riomoo](https://git.jester-designs.com/riomoo) | Grammar & Organizer |
This list must be kept in sync with the [Project FATE-Prism Maintainers list](https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md).
See [Governance](GOVERNANCE.md) for how maintainers are selected and replaced.

3
project-maintainers.csv Normal file
View file

@ -0,0 +1,3 @@
,Project,Maintainer Name,Orginizations,PGP/GPG Key,OWNERS/MAINTAINERS
Story Writer,FATE-Prism,nanashi,Fate-Games,N/A,https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md
Grammar & Organizer,FATE-Prism,riomoo,Fate-Games,0xFEC86E49B4437D4D,https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md
1 Project Maintainer Name Orginizations PGP/GPG Key OWNERS/MAINTAINERS
2 Story Writer FATE-Prism nanashi Fate-Games N/A https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md
3 Grammar & Organizer FATE-Prism riomoo Fate-Games 0xFEC86E49B4437D4D https://git.jester-designs.com/Fate-Games/FATE-Prism/src/branch/master/MAINTAINERS.md