[FFmpeg-devel] [PATCH] doc/patchwork: Document the patchwork states
Michael Niedermayer
michael at niedermayer.cc
Sat Oct 22 14:38:47 EEST 2016
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
---
doc/patchwork | 9 +++++++++
1 file changed, 9 insertions(+)
create mode 100644 doc/patchwork
diff --git a/doc/patchwork b/doc/patchwork
new file mode 100644
index 0000000..9486e07
--- /dev/null
+++ b/doc/patchwork
@@ -0,0 +1,9 @@
+Patchwork states
+
+NEW: Initial state of new patches
+Accepted: The patch was pushed to the main master repository
+Rejected: The patch has been rejected
+Not Applicable: The patch does not apply to the main master repository
+Superseded: A newer version of the patch has been posted
+Changes Requested: The patch has been or is under review and changes have been requested
+RFC: The patch is not intended to be applied but only for comments
--
2.10.1
More information about the ffmpeg-devel
mailing list