diff options
author | Benjamin Kaduk <bjk@FreeBSD.org> | 2017-06-01 01:39:53 +0000 |
---|---|---|
committer | Benjamin Kaduk <bjk@FreeBSD.org> | 2017-06-01 01:39:53 +0000 |
commit | ae9e612adb36e24df960156c7c44ed28f41f639e (patch) | |
tree | def8a1b53c1cf35b84592970c04a259910e99e7b /en_US.ISO8859-1/articles/committers-guide | |
parent | c722bb0b92ae74c6888558ffacb488657d18487c (diff) |
Notes
Diffstat (limited to 'en_US.ISO8859-1/articles/committers-guide')
-rw-r--r-- | en_US.ISO8859-1/articles/committers-guide/article.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index 0a6f570d1f..e6e7c3039d 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -2872,7 +2872,7 @@ Relnotes: yes</programlisting> as a developer would have before becoming a committer. For ports, contact the listed <varname>MAINTAINER</varname> in the <filename>Makefile</filename>. For other parts of the - repository, if it s not clear who the active maintainer + repository, if it is not clear who the active maintainer is, it may help to scan the revision history to see who has committed changes in the past. An example script that lists each person who has committed to |