From aca6f7b3bea6a9d06598f6471d91c86a954c4898 Mon Sep 17 00:00:00 2001 From: Guillaume Fraux Date: Mon, 30 Mar 2026 11:26:17 +0200 Subject: [PATCH 1/2] Add maintainers to README --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e9f254..382e380 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Using FlashMD in i-PI --------------------- You can see -[this cookbook recipe](https://atomistic-cookbook.org/examples/flashmd/flashmd-demo.html) +[this cookbook recipe](https://atomistic-cookbook.org/examples/flashmd/flashmd-demo.html) for usage examples. i-PI is our most mature interface, and the one that was used to generate all our published results. @@ -158,3 +158,8 @@ Note that the results were obtained through the i-PI interface. Instructions and material to reproduce the results in the paper are available on Materials Cloud at https://doi.org/10.24435/materialscloud:b7-xq. + +Maintainers +----------- + +This project is [maintained](https://github.com/lab-cosmo/.github/blob/main/Maintainers.md) by @frostedoyster and @johannes-spies, who will reply to issues and pull requests opened on this repository as soon as possible. You can mention them directly if you did not receive an answer after a couple of days. From 475157720214a67541992e19cc2429fe836ac0c1 Mon Sep 17 00:00:00 2001 From: Guillaume Fraux Date: Mon, 30 Mar 2026 15:03:38 +0200 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: Guillaume Fraux --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 382e380..8f91ec6 100644 --- a/README.md +++ b/README.md @@ -162,4 +162,4 @@ Materials Cloud at https://doi.org/10.24435/materialscloud:b7-xq. Maintainers ----------- -This project is [maintained](https://github.com/lab-cosmo/.github/blob/main/Maintainers.md) by @frostedoyster and @johannes-spies, who will reply to issues and pull requests opened on this repository as soon as possible. You can mention them directly if you did not receive an answer after a couple of days. +This project is [maintained](https://github.com/lab-cosmo/.github/blob/main/Maintainers.md) by [@frostedoyster](https://github.com/frostedoyster) and [@johannes-spies](https://github.com/johannes-spies), who will reply to issues and pull requests opened on this repository as soon as possible. You can mention them directly if you did not receive an answer after a couple of days.