Skip to content
Merged
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
23 changes: 23 additions & 0 deletions docs/rasic.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# RASI Chart for project blobfishes

|Task|gmacario|Raffone17|GGn0|alv67|gteti|
|--------------|-|-|-|-|-|
|DB structure |I| |R|S|S|
|Dev.frontend |A|S|I|R|I|
|Dev.backend |I|R| |S|I|
|Ops |R| | |I|I|
|Deploy |R| | |I|I|
|Documentation |R|I|S|S|S|

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I do not think that @gteti should take an "R".

I may be "R" as long as someone else takes an "S".
@alv67 , @GGn0 ?

## Explanation

Reference: <https://en.wikipedia.org/wiki/Responsibility_assignment_matrix>

| X | Description |
|---|---------------|
| R | _Responsible_ |
| A | _Approval_ |
| S | _Support_ |
| I | _Informed_ |

<!-- EOF -->