Update home
parent
57a09d191d
commit
e82daefd63
6
home.md
6
home.md
@ -20,13 +20,13 @@ stateDiagram
|
||||
state "Host is notified upload complete" as s4
|
||||
state "upload_confirm.php" as s4
|
||||
s4 --> s5
|
||||
state "Dave Processes the shownotes" as s5
|
||||
state "A janitor Processes the shownotes" as s5
|
||||
s5 --> s6
|
||||
state "Ken Processes the media" as s6
|
||||
state "A janitor processes the media" as s6
|
||||
state "hprtranscode.bash" as s6
|
||||
state "Show posted to HPR" as s6
|
||||
s6 --> s7
|
||||
state "Dave posts to Archive.org" as s7
|
||||
state "A janitor posts to Archive.org" as s7
|
||||
s7 --> [*]
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user