@@ -19,7 +19,8 @@ const About: React.FC = React.memo(() => {
19
19
The Chronos Team has always had a passion for Open Source endeavors that would greatly
20
20
benefit the developer community. With many existing subscription services being difficult
21
21
to use and expensive to operate, Chronos was born. Chronos is an all-in-one network and
22
- health monitoring tool for your application or microservice, containerized or not!
22
+ health monitoring tool for your application or microservice, containerized or not! Now it
23
+ can also monitor applications deployed using AWS EC2 and ECS services.
23
24
</ p >
24
25
< br >
25
26
</ br >
@@ -28,16 +29,16 @@ const About: React.FC = React.memo(() => {
28
29
</ h3 >
29
30
< div >
30
31
< span style = { currentMode } className = "text" >
31
- < p > Josh </ p >
32
+ < p > Snow </ p >
32
33
</ span >
33
34
< span style = { currentMode } className = "text" >
34
- < p > Elisa </ p >
35
+ < p > Taylor </ p >
35
36
</ span >
36
37
< span style = { currentMode } className = "text" >
37
- < p > Troy </ p >
38
+ < p > Tim </ p >
38
39
</ span >
39
40
< span style = { currentMode } className = "text" >
40
- < p > Gahl </ p >
41
+ < p > Roberto </ p >
41
42
</ span >
42
43
< br />
43
44
</ div >
@@ -46,7 +47,7 @@ const About: React.FC = React.memo(() => {
46
47
</ h3 >
47
48
< p style = { currentMode } className = "text" >
48
49
Nachiket, Tiffany, Bruno, Danny, Vince, Matt, Derek, Kit, Grace, Jen, Patty, Stella, Michael, Ronelle, Todd, Greg, Brianna,
49
- Brian, Alon, Alan, Ousman, Ben, Chris, Jenae, Tim, Kirk, Jess, William, Alexander
50
+ Brian, Alon, Alan, Ousman, Ben, Chris, Jenae, Tim, Kirk, Jess, William, Alexander, Elisa, Josh, Troy, Gahl
50
51
</ p >
51
52
< br />
52
53
</ div >
0 commit comments