diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 08495bda..b460a8cf 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -12,6 +12,7 @@ - Copyright 2019 Michael Cain loud.mouth.braggart@gmail.com - Copyright 2022 Ryan O'Neill elfmaster@arcana-research.io - Copyright 2023 Even Stensberg evenstensberg@gmail.com +- Copyright 2024 John Edward Willman V john.willman.1@us.af.mil - _Add the copyright date, your name, and email address here. (PLEASE KEEP THIS LINE)_ ## Note for U.S. Federal Employees diff --git a/src/_releases/github.com/192-Support-Squadron/Ra.json b/src/_releases/github.com/192-Support-Squadron/Ra.json new file mode 100644 index 00000000..210af46d --- /dev/null +++ b/src/_releases/github.com/192-Support-Squadron/Ra.json @@ -0,0 +1,44 @@ +{ + "version": "2.0.0", + "agency": "USAF", + "measurementType": { + "method": "linesOfCode" + }, + "releases": [ + { + "organization": "USAF 192 Support Squadron", + "version": "0.1.0", + "name": "Ra", + "description": "The tool is used to generate Network Configuration Files, based on JSON input files.", + "tags": [ + "Rust" + ], + "contact": { + "email": "jwillman@jhics.org", + "name": "John Edward Willman V" + }, + "status": "Production", + "vcs": "git", + "languages": [ + "Rust" + ], + "repositoryURL": "https://github.com/192-support-squadron/ra", + "permissions": { + "licenses": [ + { + "URL": "https://github.com/192-support-squadron/ra/blob/main/LICENSE", + "name": "Apache 2.0" + } + ], + "usageType": "openSource" + }, + "laborHours": 200, + "date": { + "created": "2024-01-1", + "lastModified": "2024-07-23", + "metadataLastUpdated": "2024-07-23" + } + } + ] +} +