From dfe26f14f7a2d61457044e59b9816525afb4ee04 Mon Sep 17 00:00:00 2001 From: Peter 201943 Mangelsdorf <pjm349@drexel.edu> Date: Fri, 11 Mar 2022 23:30:54 -0500 Subject: [PATCH] add closure notices; update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ CREDITS.md | 3 +++ README.md | 11 ++++++++--- 3 files changed, 23 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 52e621e..46807b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). + +## [2022-03-11]() + +### Added +- Censored OneNote Notebook to Documents +- Most Files from Teams Documents (Excluded `slides/`, `notes/`, `worksheets.blank/`) + +### Changed +- Updated documents with notice of project closure/archival + + ## [2022-03-04](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/commit/1fb12013d0045e2de1e9cead69186837ec64e8ce) ### Added @@ -17,6 +28,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Moved many items to OneDrive or OneNote - [Sprint 1 Milestone Complete](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/milestones/1#tab-issues) + ## [2022-02-13](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/commit/580a2bb7a3c7284d30c65df20ca30965f5bbb7f4) ### Added diff --git a/CREDITS.md b/CREDITS.md index cd0016f..60427ec 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -1,6 +1,9 @@ # Credits +## [E-Valuation EvaP](https://github.com/e-valuation/EvaP/) +- For the project codebase + ## [Shields.IO](https://shields.io/) - For displaying fancy badges on the README diff --git a/README.md b/README.md index 25e895f..7bf4ab1 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,14 @@ A student project to learn FOSS contributing practices. +## Archival Notice +This project has been *archived*. +The original instructional course for this project has completed and all involved team members have moved to other projects. +There are *no* active or primary maintainers for this project. + + ## Contents +- [Archival Notice](#archival-notice) - [Contents](#contents) - [About](#about) - [Getting Started](#getting-started) @@ -39,9 +46,7 @@ For code-related portions of the project, please consult the [`INSTALL`](INSTALL ## Roadmap -(MISSING) - -See [**Issues**](https://gitlab.cci.drexel.edu/courseeval/team-blue/-/issues) for more details. +No future progress planned, see [Archival Notice](#archival-notice). ## Contributing -- GitLab