unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors
@ 2017-09-24 20:25 N. Jackson
  2017-09-24 20:33 ` N. Jackson
  2017-09-30 12:33 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: N. Jackson @ 2017-09-24 20:25 UTC (permalink / raw)
  To: 28585

[-- Attachment #1: Type: text/plain, Size: 1778 bytes --]

This suggestion is about the [@iftex] Acknowlegements Section near
the beginning of the "print" manual, not about the [@ifnottex]
Acknowlegements Section (ack.texi) at the end of the Info manual.

There are 443 contributors acknowledged in this section. I realise
the section must be hard to keep up to date (and indeed there is a
comment in it about possibly dropping it and IIUC replacing it
with a reference to AUTHORS) but I suggest that anyone who is the
author of more than 100 commits should be included. In the current
log for the emacs-26 branch (which goes back to about 1985) there
are only about 90 such individuals.

While I realise there are many problems with using commit count as
a measure of contribution, and also that the log is not especially
reliable (especially without some normalization), I don't think it
would be too controversial to say that all of these 90-odd people
should be acknowledged as a contributor.

The following people all have more than 100 commits but are omitted:

  Ken Brown
  Tino Calancha
  Artur Malabarba
  Mark Oteiza
  Nicolas Petton
  Noam Postavsky
  Philipp Stephani

I suggest they be added (unless they have deliberately been
omitted because they're included under a different name or have
requested they be omitted or whatever).

Below is an attempt at a patch to do this. (Note: Rather than
re-fill the lines, I made the minimum changes. This makes some
lines rather long but some of the existing lines are longer, and
since this section is justified by TeX anyway, I'm guessing this
is not a problem?)

N.


Add omitted contributors to Acknowledgements in Emacs (print) manual

* doc/emacs/emacs.texi (Acknowledgments): Update with names of all
  previously omitted contributors who have made at least 100
  commits.


[-- Attachment #2: Update Acknowledgements in Emacs (print) manual with some omitted contributers --]
[-- Type: text/x-patch, Size: 3199 bytes --]

diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi
index 1b9a8b3..ef70d58 100644
--- a/doc/emacs/emacs.texi
+++ b/doc/emacs/emacs.texi
@@ -1401,8 +1401,8 @@ Acknowledgments
 Berry, Anna M. Bigatti, Ray Blaak, Martin Blais, Jim Blandy, Johan
 Bockgård, Jan Böcker, Joel Boehland, Lennart Borgman, Per Bothner,
 Terrence Brannon, Frank Bresz, Peter Breton, Emmanuel Briot, Kevin
-Broadey, Vincent Broman, Michael Brouwer, David M. Brown, Stefan Bruda,
-Georges Brun-Cottan, Joe Buehler, Scott Byer, Włodek Bzyl,
+Broadey, Vincent Broman, Michael Brouwer, David M. Brown, Ken Brown, Stefan Bruda,
+Georges Brun-Cottan, Joe Buehler, Scott Byer, Włodek Bzyl, Tino Calancha,
 Bill Carpenter, Per Cederqvist, Hans Chalupsky, Chris Chase, Bob
 Chassell, Andrew Choi, Chong Yidong, Sacha Chua, Stewart Clamen, James
 Clark, Mike Clarkson, Glynn Clements, Andrew Cohen, Daniel Colascione,
@@ -1444,7 +1444,7 @@ Acknowledgments
 Juri Linkov, Francis Litterio, Sergey Litvinov, Leo Liu, Emilio C. Lopes,
 Martin Lorentzon, Dave Love, Eric Ludlam, Károly Lőrentey, Sascha
 Lüdecke, Greg McGary, Roland McGrath, Michael McNamara, Alan Mackenzie,
-Christopher J. Madsen, Neil M. Mager, Ken Manheimer, Bill Mann,
+Christopher J. Madsen, Neil M. Mager, Artur Malabarba, Ken Manheimer, Bill Mann,
 Brian Marick, Simon Marshall, Bengt Martensson, Charlie Martin,
 Yukihiro Matsumoto, Tomohiro Matsuyama, David Maus, Thomas May, Will Mengarini, David
 Megginson, Stefan Merten, Ben A. Mesander, Wayne Mesard, Brad
@@ -1455,11 +1455,11 @@ Acknowledgments
 Jurgen Nickelsen, Dan Nicolaescu, Hrvoje Nikšić, Jeff Norden,
 Andrew Norman, Theresa O'Connor, Kentaro Ohkouchi, Christian Ohler,
 Kenichi Okada, Alexandre Oliva, Bob Olson, Michael Olson, Takaaki Ota,
-Pieter E. J. Pareit, Ross Patterson, David Pearson, Juan Pechiar,
+Mark Oteiza, Pieter E. J. Pareit, Ross Patterson, David Pearson, Juan Pechiar,
 Jeff Peck, Damon Anton Permezel, Tom Perrine, William M. Perry, Per
-Persson, Jens Petersen, Daniel Pfeiffer, Justus Piater, Richard L.
+Persson, Jens Petersen, Nicolas Petton, Daniel Pfeiffer, Justus Piater, Richard L.
 Pieri, Fred Pierresteguy, François Pinard, Daniel Pittman, Christian
-Plaunt, Alexander Pohoyda, David Ponce, Francesco A. Potortì,
+Plaunt, Alexander Pohoyda, David Ponce, Noam Postavsky, Francesco A. Potortì,
 Michael D. Prange, Mukesh Prasad, Ken Raeburn, Marko Rahamaa, Ashwin
 Ram, Eric S. Raymond, Paul Reilly, Edward M. Reingold, David
 Reitter, Alex Rezinsky, Rob Riepel, Lara Rios, Adrian Robert, Nick
@@ -1476,7 +1476,7 @@ Acknowledgments
 Šimko, Espen Skoglund, Rick Sladkey, Lynn Slater, Chris Smith,
 David Smith, Paul D. Smith, Wilson Snyder, William Sommerfeld, Simon
 South, Andre Spiegel, Michael Staats, Thomas Steffen, Ulf Stegemann,
-Reiner Steib, Sam Steingold, Ake Stenhoff, Peter Stephenson, Ken
+Reiner Steib, Sam Steingold, Ake Stenhoff, Philipp Stephani, Peter Stephenson, Ken
 Stevens, Andy Stewart, Jonathan Stigelman, Martin Stjernholm, Kim F.
 Storm, Steve Strassmann, Christopher Suckling, Olaf Sylvester, Naoto
 Takahashi, Steven Tamm, Jan Tatarik, Luc Teirlinck, Jean-Philippe Theberge, Jens

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors
  2017-09-24 20:25 bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors N. Jackson
@ 2017-09-24 20:33 ` N. Jackson
  2017-09-24 20:41   ` N. Jackson
  2017-09-30 12:33 ` Eli Zaretskii
  1 sibling, 1 reply; 7+ messages in thread
From: N. Jackson @ 2017-09-24 20:33 UTC (permalink / raw)
  To: 28585

At 16:25 -0400 on Sunday 2017-09-24, N. Jackson wrote:
>
> Add omitted contributors to Acknowledgements in Emacs (print) manual
>
> * doc/emacs/emacs.texi (Acknowledgments): Update with names of all
>   previously omitted contributors who have made at least 100
>   commits.

s/(Acknowledgments)/(Acknowledgements)/

N.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors
  2017-09-24 20:33 ` N. Jackson
@ 2017-09-24 20:41   ` N. Jackson
  0 siblings, 0 replies; 7+ messages in thread
From: N. Jackson @ 2017-09-24 20:41 UTC (permalink / raw)
  To: 28585

At 16:33 -0400 on Sunday 2017-09-24, N. Jackson wrote:
>
> At 16:25 -0400 on Sunday 2017-09-24, N. Jackson wrote:
>>
>> Add omitted contributors to Acknowledgements in Emacs (print) manual
>>
>> * doc/emacs/emacs.texi (Acknowledgments): Update with names of all
>>   previously omitted contributors who have made at least 100
>>   commits.
>
> s/(Acknowledgments)/(Acknowledgements)/

Gah!!! Thoroughly muddling up my U.S. English with my English English!

The section is entitled "Acknkowledgments" and the above should have
read:

  Add omitted contributors to Acknowledgments in Emacs (print) manual

  * doc/emacs/emacs.texi (Acknowledgments): Update with names of all
    previously omitted contributors who have made at least 100
    commits.

Sorry.

N.






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors
  2017-09-24 20:25 bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors N. Jackson
  2017-09-24 20:33 ` N. Jackson
@ 2017-09-30 12:33 ` Eli Zaretskii
  2017-10-02 16:14   ` N. Jackson
  1 sibling, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2017-09-30 12:33 UTC (permalink / raw)
  To: N. Jackson; +Cc: 28585

> From: nljlistbox2@gmail.com (N. Jackson)
> Date: Sun, 24 Sep 2017 16:25:31 -0400
> 
> This suggestion is about the [@iftex] Acknowlegements Section near
> the beginning of the "print" manual, not about the [@ifnottex]
> Acknowlegements Section (ack.texi) at the end of the Info manual.
> 
> There are 443 contributors acknowledged in this section. I realise
> the section must be hard to keep up to date (and indeed there is a
> comment in it about possibly dropping it and IIUC replacing it
> with a reference to AUTHORS) but I suggest that anyone who is the
> author of more than 100 commits should be included. In the current
> log for the emacs-26 branch (which goes back to about 1985) there
> are only about 90 such individuals.
> 
> While I realise there are many problems with using commit count as
> a measure of contribution, and also that the log is not especially
> reliable (especially without some normalization), I don't think it
> would be too controversial to say that all of these 90-odd people
> should be acknowledged as a contributor.
> 
> The following people all have more than 100 commits but are omitted:
> 
>   Ken Brown
>   Tino Calancha
>   Artur Malabarba
>   Mark Oteiza
>   Nicolas Petton
>   Noam Postavsky
>   Philipp Stephani
> 
> I suggest they be added (unless they have deliberately been
> omitted because they're included under a different name or have
> requested they be omitted or whatever).

Thanks.  I feel uneasy about removing people from that list, so I just
added the ones you pointed out.

> (Note: Rather than re-fill the lines, I made the minimum
> changes. This makes some lines rather long but some of the existing
> lines are longer, and since this section is justified by TeX anyway,
> I'm guessing this is not a problem?)

Not a problem, correct.

Would you like to propose changes to ack.texi as well, to reflect the
main contributions of those 7 people?





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors
  2017-09-30 12:33 ` Eli Zaretskii
@ 2017-10-02 16:14   ` N. Jackson
  2017-10-02 16:41     ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: N. Jackson @ 2017-10-02 16:14 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 28585

Thanks Eli,

At 15:33 +0300 on Saturday 2017-09-30, Eli Zaretskii wrote:
>
> Thanks. I feel uneasy about removing people from that list, so I
> just added the ones you pointed out.

Sorry, I didn't mean to suggest that anyone should be removed from
the existing list; that would be problematic indeed and not in any
way productive.

> Would you like to propose changes to ack.texi as well, to reflect the
> main contributions of those 7 people?

I don't think I know enough about what people have worked on to do
that.

I only know Nicolas has been managing releases lately and also is
maintaining the Emacs web site after designing and implementing a
modern look for it and I know Noam has fixed a lot of bugs over
the last while and triaged many more.

So I'm afraid I don't think I can help here.

N.






^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors
  2017-10-02 16:14   ` N. Jackson
@ 2017-10-02 16:41     ` Eli Zaretskii
  2020-08-24 13:43       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 7+ messages in thread
From: Eli Zaretskii @ 2017-10-02 16:41 UTC (permalink / raw)
  To: N. Jackson; +Cc: 28585

> From: nljlistbox2@gmail.com (N. Jackson)
> Cc: 28585@debbugs.gnu.org
> Date: Mon, 02 Oct 2017 12:14:51 -0400
> 
> > Would you like to propose changes to ack.texi as well, to reflect the
> > main contributions of those 7 people?
> 
> I don't think I know enough about what people have worked on to do
> that.
> 
> I only know Nicolas has been managing releases lately and also is
> maintaining the Emacs web site after designing and implementing a
> modern look for it and I know Noam has fixed a lot of bugs over
> the last while and triaged many more.
> 
> So I'm afraid I don't think I can help here.

Fair enough.  I guess this means we should encourage people mentioned
in Acknowledgements to add the description of their contributions to
ack.texi, if they feel like it.





^ permalink raw reply	[flat|nested] 7+ messages in thread

* bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors
  2017-10-02 16:41     ` Eli Zaretskii
@ 2020-08-24 13:43       ` Lars Ingebrigtsen
  0 siblings, 0 replies; 7+ messages in thread
From: Lars Ingebrigtsen @ 2020-08-24 13:43 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: N. Jackson, 28585

Eli Zaretskii <eliz@gnu.org> writes:

> Fair enough.  I guess this means we should encourage people mentioned
> in Acknowledgements to add the description of their contributions to
> ack.texi, if they feel like it.

Looks like the proposed patch was applied, and then the discussion
turned to more general matters, but there doesn't seem to be more to do
here.  So I'm closing this bug report now.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-08-24 13:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-24 20:25 bug#28585: 26.0.60; [Emacs manual] Acknowledgements section omits some contributors N. Jackson
2017-09-24 20:33 ` N. Jackson
2017-09-24 20:41   ` N. Jackson
2017-09-30 12:33 ` Eli Zaretskii
2017-10-02 16:14   ` N. Jackson
2017-10-02 16:41     ` Eli Zaretskii
2020-08-24 13:43       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).