diff --git a/CMakeLists.txt b/CMakeLists.txt index 5fca34ad783..b2afc931f24 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -31,7 +31,7 @@ set(SSG_KICKSTART_INSTALL_DIR "${CMAKE_INSTALL_DATADIR}/scap-security-guide/kick set(SSG_MAJOR_VERSION 0) set(SSG_MINOR_VERSION 1) -set(SSG_PATCH_VERSION 41) +set(SSG_PATCH_VERSION 42) set(SSG_VERSION "${SSG_MAJOR_VERSION}.${SSG_MINOR_VERSION}.${SSG_PATCH_VERSION}") set(SSG_VENDOR "ssgproject" CACHE STRING "Specify the XCCDF 1.2 vendor string.") diff --git a/Contributors.md b/Contributors.md index a1acd554754..c22f882444b 100644 --- a/Contributors.md +++ b/Contributors.md @@ -1,5 +1,5 @@ The following people have contributed to the SCAP Security Guide project @@ -36,6 +36,7 @@ The following people have contributed to the SCAP Security Guide project * drax * Greg Elin * Leah Fisher +* Alijohn Ghassemlouei * Andrew Gilmore * Joshua Glemza * Loren Gordon @@ -43,6 +44,7 @@ The following people have contributed to the SCAP Security Guide project * Marek Haicman * Rebekah Hayes * Trey Henefield +* Henning Henkel * hex2a * John Hooks * Robin Price II diff --git a/Contributors.xml b/Contributors.xml index 28a7b6f35f7..a1fdcb39a50 100644 --- a/Contributors.xml +++ b/Contributors.xml @@ -1,5 +1,5 @@ @@ -34,6 +34,7 @@ Last Modified: 2018-10-01 11:13 drax <applezip@gmail.com> Greg Elin <gregelin@gitmachines.com> Leah Fisher <lfisher047@gmail.com> +Alijohn Ghassemlouei <alijohn.ghassemlouei@sapns2.com> Andrew Gilmore <agilmore2@gmail.com> Joshua Glemza <jglemza@nasa.gov> Loren Gordon <lorengordon@users.noreply.github.com> @@ -41,6 +42,7 @@ Last Modified: 2018-10-01 11:13 Marek Haicman <mhaicman@redhat.com> Rebekah Hayes <rhayes@corp.rivierautilities.com> Trey Henefield <thenefield@gmail.com> +Henning Henkel <henning.henkel@helvetia.ch> hex2a <hex2a@users.noreply.github.com> John Hooks <jhooks@starscream.pa.jhbcomputers.com> Robin Price II <robin@redhat.com> diff --git a/ssg/contributors.py b/ssg/contributors.py index bb5b91ee699..38c0baed455 100644 --- a/ssg/contributors.py +++ b/ssg/contributors.py @@ -55,6 +55,7 @@ # Shawn Wells "shawn@localhost.localdomain": "shawn@redhat.com", "shawnw@localhost.localdomain": "shawn@redhat.com", + "shawndwells@gmail.com": "shawn@redhat.com", # No idea / ignore "lyd@chippy.(none)": "",