<!-- .github/pull_request_template.md --> ## Description <!-- Provide a clear description of the changes in this PR --> ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin. --------- Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
38 lines
575 B
JSON
38 lines
575 B
JSON
[
|
|
{
|
|
"name": "TechNova Inc.",
|
|
"departments": [
|
|
"Engineering",
|
|
"Marketing"
|
|
]
|
|
},
|
|
{
|
|
"name": "GreenFuture Solutions",
|
|
"departments": [
|
|
"Research & Development",
|
|
"Sales",
|
|
"Customer Support"
|
|
]
|
|
},
|
|
{
|
|
"name": "Skyline Financials",
|
|
"departments": [
|
|
"Accounting"
|
|
]
|
|
},
|
|
{
|
|
"name": "MediCare Plus",
|
|
"departments": [
|
|
"Healthcare",
|
|
"Administration"
|
|
]
|
|
},
|
|
{
|
|
"name": "NextGen Robotics",
|
|
"departments": [
|
|
"AI Development",
|
|
"Manufacturing",
|
|
"HR"
|
|
]
|
|
}
|
|
]
|