On Tue, Jul 7, 2020 at 11:07 AM Randy Dunlap rdunlap@infradead.org wrote:
Drop the doubled word "have".
Signed-off-by: Randy Dunlap rdunlap@infradead.org Cc: Jonathan Corbet corbet@lwn.net Cc: linux-doc@vger.kernel.org Cc: Dan Williams dan.j.williams@intel.com
Documentation/maintainer/maintainer-entry-profile.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200701.orig/Documentation/maintainer/maintainer-entry-profile.rst +++ linux-next-20200701/Documentation/maintainer/maintainer-entry-profile.rst @@ -31,7 +31,7 @@ Example questions to consider:
- What branch should contributors submit against?
- Links to any other Maintainer Entry Profiles? For example a device-driver may point to an entry for its parent subsystem. This makes
- the contributor aware of obligations a maintainer may have have for
- the contributor aware of obligations a maintainer may have for other maintainers in the submission chain.
Acked-by Dan Williams dan.j.williams@intel.com