Skip to content

Commit dd0f581

Browse files
committed
Updated team information
1 parent 59c65d0 commit dd0f581

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

app/components/About.tsx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ const About: React.FC = React.memo(() => {
1919
The Chronos Team has always had a passion for Open Source endeavors that would greatly
2020
benefit the developer community. With many existing subscription services being difficult
2121
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.
2324
</p>
2425
<br>
2526
</br>
@@ -28,16 +29,16 @@ const About: React.FC = React.memo(() => {
2829
</h3>
2930
<div>
3031
<span style={currentMode} className="text">
31-
<p>Josh</p>
32+
<p>Snow</p>
3233
</span>
3334
<span style={currentMode} className="text">
34-
<p>Elisa</p>
35+
<p>Taylor</p>
3536
</span>
3637
<span style={currentMode} className="text">
37-
<p>Troy</p>
38+
<p>Tim</p>
3839
</span>
3940
<span style={currentMode} className="text">
40-
<p>Gahl</p>
41+
<p>Roberto</p>
4142
</span>
4243
<br />
4344
</div>
@@ -46,7 +47,7 @@ const About: React.FC = React.memo(() => {
4647
</h3>
4748
<p style={currentMode} className="text">
4849
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
5051
</p>
5152
<br />
5253
</div>

0 commit comments

Comments
 (0)