diff --git a/modules/office_hours_exceptions/office_hours_exceptions.info.yml b/modules/office_hours_exceptions/office_hours_exceptions.info.yml
new file mode 100644
index 0000000000000000000000000000000000000000..47c4928fbac8e08931d4e1925abfe8f75352f25d
--- /dev/null
+++ b/modules/office_hours_exceptions/office_hours_exceptions.info.yml
@@ -0,0 +1,8 @@
+name: "Office hours exceptions"
+description: "Add exceptions to 'weekly office hours', allowing you to specify day hours for special dates."
+package: Field types
+dependencies:
+  - drupal:office_hours
+core_version_requirement: ^8 || ^9
+
+type: module