File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ Authors/contributors in alphabetical order:
2
2
3
3
Ido Akkerman <I.Akkerman@tudelft.nl> (-)
4
4
Martin Sandve Alnæs <martinal@simula.no> (C)
5
+ Francesco Ballarin <francesco.ballarin@unicatt.it> (C)
5
6
Igor Baratta <ia397@cam.ac.uk> (-)
6
7
Fredrik Bengzon <bengzon@math.chalmers.se> (-)
7
8
Aslak Bergersen <aslak.bergersen@gmail.com> (C)
@@ -80,4 +81,4 @@ Authors/contributors in alphabetical order:
80
81
(-) = minor change, copyright form not signed
81
82
82
83
Missing credits? Tell us and we will fix it.
83
- Send an email to fenics-dev @googlegroups.com
84
+ Send an email to fenics-steering-council @googlegroups.com
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ ARG OPENMPI_PATCH=0
31
31
########################################
32
32
33
33
FROM ubuntu:22.04 as dev-env
34
- LABEL maintainer="fenics-project <fenics-support @googlegroups.org >"
34
+ LABEL maintainer="FEniCS Steering Council <fenics-steering-council @googlegroups.com >"
35
35
LABEL description="FEniCS testing and development environment with PETSc real, complex, 32-bit and 64-bit modes"
36
36
37
37
ARG DOXYGEN_VERSION
You can’t perform that action at this time.
0 commit comments