From faf22403710884655b80fc1873ec121e0adcfb4c Mon Sep 17 00:00:00 2001 From: NeuviLunar <159558012+NeuviLunar@users.noreply.github.com> Date: Tue, 7 Apr 2026 23:14:27 +0300 Subject: [PATCH 1/2] airlines.json added EJA Air --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index f1b719d..3162125 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1669,4 +1669,10 @@ "callsign": "AXIOM", "virtual": true } + { + "icao": "EIA", + "name": "EJA Air Group LLC", + "callsign": "Evergreen", + "virtual": true + } ] From 0083ecc8a0c417df4d4c37c822fbe24f40eb1dd5 Mon Sep 17 00:00:00 2001 From: Danila Rodichkin Date: Mon, 13 Apr 2026 14:39:28 +0300 Subject: [PATCH 2/2] Update airlines.json --- custom-data/airlines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 42cdd32..12239a7 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1668,7 +1668,7 @@ "name": "Axiom", "callsign": "AXIOM", "virtual": true - } + }, { "icao": "EIA", "name": "EJA Air Group LLC",