From bea61682470f6ac477ebb6ae7bc04af4416ead51 Mon Sep 17 00:00:00 2001 From: Kelsey Smuczynski Date: Fri, 28 Aug 2026 16:35:35 -0600 Subject: [PATCH] feat(lexicon): add new "La Puerta HOA" and "Las Brisas HOA" organization terms Necessary for importing well inventory records with "La Puerta HOA" and "Las Brisas HOA" as the organization. --- core/lexicon.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/core/lexicon.json b/core/lexicon.json index 6f96105d..29d3b4a9 100644 --- a/core/lexicon.json +++ b/core/lexicon.json @@ -3439,6 +3439,13 @@ "term": "La Joya CWDA", "definition": "La Joya CWDA" }, + { + "categories": [ + "organization" + ], + "term": "La Puerta HOA", + "definition": "La Puerta HOA" + }, { "categories": [ "organization" @@ -3467,6 +3474,13 @@ "term": "Land Ventures LLC", "definition": "Land Ventures LLC" }, + { + "categories": [ + "organization" + ], + "term": "Las Brisas HOA", + "definition": "Las Brisas HOA" + }, { "categories": [ "organization"