Skip to content

Commit a07818f

Browse files
authored
Update project archival contact in deprecation process doc (Azure#39779)
* Update project archival contact in deprecation process doc * cspell
1 parent fd5beac commit a07818f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.vscode/cspell.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,7 @@
314314
"logz",
315315
"LPCWSTR",
316316
"Lucene",
317+
"Mazuel",
317318
"mbps",
318319
"mday",
319320
"mibps",

doc/deprecation_process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ More detailed instructions on updating the CSV file can be found [here](https://
240240

241241
If the service is retired and customers should not expect to receive any future updates, including security fixes or maintenance, [your project can be marked as archived](https://blog.pypi.org/posts/2025-01-30-archival/). Before doing so, publish a final release with any necessary updates to the README/CHANGELOG/docs to warn customers that the project will not receive further updates.
242242

243-
To archive your project, reach out to Scott Beddall (scbedd). You cannot complete this step yourself.
243+
To archive your project, reach out to Laurent Mazuel (lmazuel). You cannot complete this step yourself.
244244

245245
Note: Project archival is not deletion. Archiving a project does not remove it from the index, and does not prevent users from installing it.
246246

0 commit comments

Comments
 (0)