Skip to content

Commit

Permalink
Update radar.json
Browse files Browse the repository at this point in the history
updated to reflect change of miro->figjam and akka->pekko
  • Loading branch information
artur-emnify authored Aug 21, 2024
1 parent 5fd3268 commit 5a52dd3
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions radar.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,14 +103,21 @@
{
"label": "Miro",
"quadrant": 0,
"ring": 3,
"active": "TRUE",
"moved": 0
},
{
"label": "Figjam",
"quadrant": 0,
"ring": 0,
"active": "TRUE",
"moved": 0
},
{
"label": "Sisense",
"quadrant": 0,
"ring": 1,
"ring": 3,
"active": "TRUE",
"moved": 0
},
Expand Down Expand Up @@ -320,7 +327,14 @@
{
"label": "Akka",
"quadrant": 1,
"ring": 0,
"ring": 3,
"active": "TRUE",
"moved": 0
},
{
"label": "Pekko",
"quadrant": 1,
"ring": 1,
"active": "TRUE",
"moved": 0
},
Expand Down

0 comments on commit 5a52dd3

Please sign in to comment.