The tree says I where it described a role from outside - #163
Merged
Conversation
Nine sentences across five tracked files described whoever runs this project in
the third person, in the role word the order of 30 August removes. That is this
project writing about its own operator from outside, and this board is public,
so it stood there readable by anyone.
Every one of the nine is about a decision this account took, so every one is now
first person: the licence taken on 2026-08-08, the variant settled on
2026-08-24, the CC-BY-4.0 answer of 2026-08-11, the by-parts form of the
declaration, the listed plugins keeping GPL-3.0, the site language of
2026-08-09, and the same date in the constant that carries it.
Two of the nine named who receives a private report, and both said it in the
plural. Read rather than recalled:
gh api repos/Flowfin/hub/collaborators --jq '.[] | .login + " " + .role_name'
iderex admin
gh api orgs/Flowfin/members --jq '.[].login'
iderex
so both now say the report reaches me and nobody else. That is narrower than the
plural it replaces, and the restriction the sentence states is unchanged.
No text this project did not write is touched. The Contributor Covenant body of
CODE_OF_CONDUCT.md never carried the word - it says "community leaders"
throughout - and the one site in that file sits in the note appended below the
attribution block, which is this project's own sentence rather than the adopted
document's. LICENSE and LICENSES carry it nowhere. So this change names no file
as one where the word stays, because there is none:
git grep -il 'maintainer' ; echo "exit=$?"
exit=1
The means is the tree's own prose and one Go line comment, unchanged from what
each file is already written in, because the change is a rewording of existing
sentences and adding a format to a tree would cost a reader a second one.
Nothing executable moves: the only Go file touched is a comment above
lang.Tag, whose value stays "en". go run . gate examines 14 of 14 legs and
every leg passes.
Closes #162
Signed-off-by: Nils Lehnen <30603423+iderex@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes #162.
The issue names five tracked files carrying the role word the order of 30 August
removes, and asks that what is left after the repair be only text this project
did not write, each such file named with the reason it stays. Nothing is left,
so the list of files that stay is empty, and the section below says why that is
an answer rather than an omission.
What the head carried
Nine sites in the five files the issue names, read at
origin/main8cc74e25c9e915efe4ce23313ce90b1ee28d826c:Seven of the nine attribute a decision this account took. Each becomes first
person and keeps its date and its entry reference, because the date is what the
sentence is for and only the voice was wrong.
The two that are not attributions, and the reading behind them
CODE_OF_CONDUCT.md:90andSECURITY.md:12name who receives a private report,and both said it in the plural. Who receives one is a fact about this repository
rather than a matter of phrasing, so it is read rather than recalled:
Both sentences now say the report reaches me and nobody else. That is narrower
than the plural it replaces and it is backed by the reading above; the
restriction each sentence states is the same one it stated before, and neither
admission in either file is softened.
What stays, and why the list is empty
The issue's exception is for text this project did not write. This tree holds
two such texts and neither carries the word:
CODE_OF_CONDUCT.md, version 2.1 adoptedverbatim, says
community leadersthroughout and never the word. The one sitein that file is in
## A note on the reporting route, appended below theattribution block, which is this project's own sentence about its own
reporting route.
LICENSEandLICENSES/carry it nowhere, which is why neither appears inthe reading above.
So no file is named here as one where it stays, because there is none. At the
head of this branch:
Means
The tree's own prose and one Go line comment, unchanged from what each of the
five files is already written in. The change rewords existing sentences, so
every one of the three rules is carried exactly as it was before by the same
means, and introducing a format or a tool for a rewording would add a thing to
this tree for a change that removes one.
Nothing executable moves
The only Go file touched is a line comment above
lang.Tag, whose value stays"en". The gate is green on this branch and covered every leg:No guard is added and none is deleted, so there is no deletion to watch go red:
this change adds no refusable property, and no leg of this gate has the role
word as its subject. What refuses the word is the write path in front of GitHub
rather than anything in this tree, which is why the issue exists at all and why
the tree is the half the write path never reached.
No second reader
Nobody but me has read this change. That is stated rather than left to be
assumed, and the readings above stand in place of a second pair of eyes: the
before and after greps are the whole subject, and both are one command each.