Skip to content

Commit fe6cfda

Browse files
authored
Merge pull request #713 from LLNL/july-catchup
July catchup
2 parents b1525bc + 43c0656 commit fe6cfda

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

_visualize/input_lists.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@
6767
"landajuela/cardiac_challenge",
6868
"landajuela/cardiac_ml",
6969
"mkite-group/mkite_db",
70+
"nightlark/pymsi",
71+
"nightlark/tippecanoe-pypi",
7072
"nsgcc/nscamera",
7173
"olympus-hpc/proteus",
7274
"olympus-hpc/proteus-benchmarks",

about/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ If you are an employee at LLNL and have 2FA enabled, you are eligible to join th
101101
{% include components/accordion.html title='How do I join the LLNL organization on GitHub?' slug='join' content=accordionContent %}
102102

103103
{% capture accordionContent %}
104-
Before content is placed into an LLNL GitHub.com repository, it should be reviewed and released via LLNL's Information Management (IM) process. All information produced by LLNL must follow the guidance set forth by the LLNL IM policy for both [initial release and incremental contributions <i class="fa fa-light fa-lock"></i>](https://dev.llnl.gov/opensource/contributing/). LLNL employees can follow ["one-stop shop" instructions <i class="fa fa-light fa-lock"></i>](https://dev.llnl.gov/open-source/one-stop-shop/) for releasing software.
104+
Before content is placed into an LLNL GitHub.com repository, it should be reviewed and released via LLNL's Information Management (IM) process–even if you plan on setting the repository to *Private* instead of *Public*. All information produced by LLNL must follow the guidance set forth by the LLNL IM policy for both [initial release and incremental contributions <i class="fa fa-light fa-lock"></i>](https://dev.llnl.gov/opensource/contributing/). LLNL employees can follow ["one-stop shop" instructions <i class="fa fa-light fa-lock"></i>](https://dev.llnl.gov/open-source/one-stop-shop/) for releasing software.
105105
{% endcapture %}
106106
{% assign accordionContent = accordionContent | markdownify %}
107107
{% include components/accordion.html title='How do I get my repo reviewed and released for GitHub?' slug='released' content=accordionContent %}

0 commit comments

Comments
 (0)