diff --git a/deliverables/antelope/blazar-dashboard.yaml b/deliverables/antelope/blazar-dashboard.yaml
index aa3fb0dd20..8c404359e6 100644
--- a/deliverables/antelope/blazar-dashboard.yaml
+++ b/deliverables/antelope/blazar-dashboard.yaml
@@ -20,8 +20,14 @@ releases:
     projects:
       - repo: openstack/blazar-dashboard
         hash: 5a04368c1e3c05afc46db521442bef4686eb18f2
+  - version: 2023.1-eom
+    projects:
+      - repo: openstack/blazar-dashboard
+        hash: 5a04368c1e3c05afc46db521442bef4686eb18f2
 branches:
   - name: stable/2023.1
     location: 9.0.0.0rc1
+  - name: unmaintained/2023.1
+    location: 2023.1-eom
 release-notes:
   https://docs.openstack.org/releasenotes/blazar-dashboard/2023.1.html
diff --git a/deliverables/antelope/blazar-nova.yaml b/deliverables/antelope/blazar-nova.yaml
index 832578391c..f640ab1246 100644
--- a/deliverables/antelope/blazar-nova.yaml
+++ b/deliverables/antelope/blazar-nova.yaml
@@ -16,7 +16,13 @@ releases:
       - repo: openstack/blazar-nova
         hash: 5579fb4728187e9bd3ffce2b396ea98c65fc9b42
     diff-start: 2.6.1
+  - version: 2023.1-eom
+    projects:
+      - repo: openstack/blazar-nova
+        hash: cb1881699a5d189be885f2be94caecbb8c288bc3
 branches:
   - name: stable/2023.1
     location: 3.0.0.0rc1
+  - name: unmaintained/2023.1
+    location: 2023.1-eom
 release-notes: https://docs.openstack.org/releasenotes/blazar-nova/2023.1.html
diff --git a/deliverables/antelope/blazar.yaml b/deliverables/antelope/blazar.yaml
index 04a06ed760..b0bb0fb940 100644
--- a/deliverables/antelope/blazar.yaml
+++ b/deliverables/antelope/blazar.yaml
@@ -27,7 +27,13 @@ releases:
     projects:
       - repo: openstack/blazar
         hash: aa2451eee9d125c188de758fcae980cc29c860a5
+  - version: 2023.1-eom
+    projects:
+      - repo: openstack/blazar
+        hash: aa2451eee9d125c188de758fcae980cc29c860a5
 branches:
   - name: stable/2023.1
     location: 11.0.0.0rc1
+  - name: unmaintained/2023.1
+    location: 2023.1-eom
 release-notes: https://docs.openstack.org/releasenotes/blazar/2023.1.html
diff --git a/deliverables/antelope/python-blazarclient.yaml b/deliverables/antelope/python-blazarclient.yaml
index 54b5079d8d..6b20e18f69 100644
--- a/deliverables/antelope/python-blazarclient.yaml
+++ b/deliverables/antelope/python-blazarclient.yaml
@@ -11,7 +11,14 @@ releases:
     projects:
       - repo: openstack/python-blazarclient
         hash: 30eab20112ba0231e4c10038bd2275f7cc43f7fd
+  - version: 2023.1-eom
+    projects:
+      - repo: openstack/python-blazarclient
+        hash: d5d09d205f990aaf7593b340c12b9c3288dff991
 branches:
   - name: stable/2023.1
     location: 3.6.0
-release-notes: https://docs.openstack.org/releasenotes/python-blazarclient/2023.1.html
+  - name: unmaintained/2023.1
+    location: 2023.1-eom
+release-notes:
+  https://docs.openstack.org/releasenotes/python-blazarclient/2023.1.html