diff options
author | Jonathan Corbet <corbet@lwn.net> | 2020-01-22 16:05:43 -0700 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-01-24 09:48:39 -0700 |
commit | 53b7f3aa411bb812c7a4f8af1ab9e0d2288b56cf (patch) | |
tree | 7045b082a5cfe0c0bf449f4cc4bb7772b59745f8 /Documentation/maintainer | |
parent | d96574b0b49d6c93f148333bd36d541281fc4636 (diff) | |
download | linux-53b7f3aa411bb812c7a4f8af1ab9e0d2288b56cf.tar.gz linux-53b7f3aa411bb812c7a4f8af1ab9e0d2288b56cf.tar.bz2 linux-53b7f3aa411bb812c7a4f8af1ab9e0d2288b56cf.zip |
Add a maintainer entry profile for documentation
Documentation should lead by example, so here's a basic maintainer entry
profile for this subsystem.
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/maintainer')
-rw-r--r-- | Documentation/maintainer/maintainer-entry-profile.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/maintainer/maintainer-entry-profile.rst b/Documentation/maintainer/maintainer-entry-profile.rst index 3eaddc8ac56d..11ebe3682771 100644 --- a/Documentation/maintainer/maintainer-entry-profile.rst +++ b/Documentation/maintainer/maintainer-entry-profile.rst @@ -99,4 +99,5 @@ to do something different in the near future. .. toctree:: :maxdepth: 1 + ../doc-guide/maintainer-profile ../nvdimm/maintainer-entry-profile |