diff --git a/CHANGELOG.md b/CHANGELOG.md
index 52e621e51fc31d8e93ea7fe9c931c4961231fd3b..46807b40552f3bf9f5f84d6156e5500b6fe46428 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 cd0016fdfaf3070bffa314a2de3a4e2edce639fb..60427eca35f4c54566a096f89e642c41a22be921 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 25e895fe2f62637f999b2cba988e49a84502420c..7bf4ab11e719a251a7dc577f705c0ed23a3bf422 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