From a38361ab18235aa273847b3a3a6d0509aefcaf14 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 30 Jan 2024 00:28:52 -0500 Subject: For now these mission configurations do not do much The jwst "method" defined here is probably the future though. --- mission/jwst/jwst.ini | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 mission/jwst/jwst.ini (limited to 'mission/jwst/jwst.ini') diff --git a/mission/jwst/jwst.ini b/mission/jwst/jwst.ini new file mode 100644 index 0000000..f400f73 --- /dev/null +++ b/mission/jwst/jwst.ini @@ -0,0 +1,5 @@ +[template:readme.md.in] +destination = README.md + +[template:release_notes.md.in] +destination = RELEASE_NOTES.md \ No newline at end of file -- cgit