gemini-code-assist[bot] commented on code in PR #37148:
URL: https://github.com/apache/beam/pull/37148#discussion_r2632237295
##########
contributor-docs/committer-guide.md:
##########
@@ -144,13 +144,4 @@ Instead, pull it all into the subject line:
Merge pull request #1234: [BEAM-7873] Fix the foo bizzle bazzle
-If you have comments to add, put them in the body of the commit message.
-
-## Seed jobs
-
-As a committer, you can now run seed jobs! These are used to update our Jenkins
-configuration and can be run to test PRs modifying Groovy files before they are
-merged.
-
-To make sure you have these permissions, put up a PR adding yourself to
-https://github.com/apache/beam/blob/master/.test-infra/jenkins/Committers.groovy
+If you have comments to add, put them in the body of the commit message.
Review Comment:

It's a good practice for text files to end with a newline character. This
prevents issues with some tools and file concatenations. Please add a newline
at the end of this file.
```suggestion
If you have comments to add, put them in the body of the commit message.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]