summaryrefslogtreecommitdiff
path: root/bin/__init__.py
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2019-09-25 14:56:21 -0700
committerDylan Baker <dylan@pnwbakers.com>2019-10-03 20:15:19 +0000
commit86079447da1e00d49db0cbff9a102eb4e71e8702 (patch)
tree15dd622552400001041a90b8a32f262140229008 /bin/__init__.py
parent7ff49c25ed39921e855d22a23e6d64db42134f2d (diff)
scripts: Add a gen_release_notes.py script
This script is responsible for generating an entire page in the docs/relnotes/ directory. It includes a template for the page, and uses mako to fill in the necessary bits. It is designed to be purely fire and forget, calculating previous versions, shortlogs, bug fixes, and dates. Acked-by: Eric Engestrom <eric.engestrom@intel.com> Acked-by: Juan A. Suarez <jasuarez@igalia.com>
Diffstat (limited to 'bin/__init__.py')
-rw-r--r--bin/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/bin/__init__.py b/bin/__init__.py
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/bin/__init__.py