diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2abd043e..21fe3591 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -13,6 +13,7 @@ - Copyright 2022 Ryan O'Neill elfmaster@arcana-research.io - Copyright 2023 Even Stensberg evenstensberg@gmail.com - Copyright 2024 David Saeger david@dds.mil +- Copyright 2026 U.S. Federal Government (in countries where recognized) osd.pentagon.cdao.mbx.perceptor-program-members@mail.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/dow-cdao/packflow.json b/src/_releases/github.com/dow-cdao/packflow.json new file mode 100644 index 00000000..d27f2de7 --- /dev/null +++ b/src/_releases/github.com/dow-cdao/packflow.json @@ -0,0 +1,39 @@ +{ + "name": "packflow", + "organization": "DoW CDAO", + "repositoryURL": "https://github.com/dow-cdao/packflow", + "description": "Packflow is a software development kit (SDK) that simplifies the development process and standardizes packaging of AI/ML running on streaming data sources.", + "laborHours": 2500, + "status": "Development", + "vcs": "git", + "permissions": { + "licenses": [ + { + "name": "MIT License", + "URL": "https://github.com/dow-cdao/packflow/blob/main/LICENSE" + } + ], + "usageType": "openSource" + }, + "languages": [ + "Python", + "YAML", + "Makefile", + "Markdown" + ], + "tags": [ + "code-mil", + "python", + "open-source" + ], + "contact": { + "name": "Packflow Team", + "email": "osd.pentagon.cdao.mbx.perceptor-program-members@mail.mil", + "URL": "https://github.com/dow-cdao/packflow" + }, + "date": { + "created": "2026-02-24", + "lastModified": "2026-02-24", + "metadataLastUpdated": "2026-02-24" + } +} \ No newline at end of file