doc: Remove inactive maintainers from MAINTAINERS#1855
doc: Remove inactive maintainers from MAINTAINERS#1855lukpueh merged 2 commits intotheupdateframework:developfrom
Conversation
As discussed in detail in theupdateframework#1793, maintainer-level (GitHub) permissions should be granted to those who need them, i.e. who actively maintain the project at the moment. The MAINTAINERS.txt file should reflect that state. It will be reviewed regularly (theupdateframework#1803), and can be changed (e.g. reverted to a prior state) at any time as need arises. To express our appreciation for past efforts, we might use the Acknowledgement section of the README, and also update it regularly. In the case of this update: Big kudos to @awwad, @SantiagoTorres and @sechkova for all their valuable contributions to python-tuf! Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu> Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
Pull Request Test Coverage Report for Build 1828388696
💛 - Coveralls |
joshuagl
left a comment
There was a problem hiding this comment.
Looks sensible. Thank you to the alumni maintainers @awwad @SantiagoTorres @sechkova!
jku
left a comment
There was a problem hiding this comment.
Looks good to me as well, but I do like the idea of "emeritus maintainers" or the acknowledgements in README you proposed: would you like to include that change here already?
Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
I added an emeritus maintainers section to MAINTAINERS.txt in 16e6f73 and will update the Acknowledgement section with #1807. |
Pull Request Test Coverage Report for Build 1823672570Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
1 similar comment
Pull Request Test Coverage Report for Build 1823672570Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
Fixes #1793
Description of the changes being introduced by the pull request:
As discussed in detail in #1793, maintainer-level (GitHub) permissions should be granted to those who need them, i.e. who actively maintain the project at the moment. The MAINTAINERS.txt file should reflect that state.
It will be reviewed regularly (#1803), and can be changed (e.g. reverted to a prior state) at any time as need arises.
To express our appreciation for past efforts, we might use the Acknowledgement section of the README, and also update it regularly.
In the case of this update: Big kudos to @awwad, @SantiagoTorres and @sechkova for all their valuable contributions to python-tuf!
Please verify and check that the pull request fulfills the following
requirements: