(CommandList
  children: [
    (C {(set)} {(-e)})
    (C {(cd)} 
      {
        (DQ 
          (CommandSubPart
            command_list: 
              (CommandList
                children: [
                  (C {(dirname)} 
                    {
                      (DQ 
                        (CommandSubPart
                          command_list: 
                            (CommandList
                              children: [(C {(readlink)} {(-f)} {(DQ ($ VSub_Name '$BASH_SOURCE'))})]
                            )
                          left_token: <Left_CommandSub '$('>
                          spids: [15 23]
                        )
                      )
                    }
                  )
                ]
              )
            left_token: <Left_CommandSub '$('>
            spids: [11 25]
          ) (/..)
        )
      }
    )
    (BraceGroup
      children: [
        (SimpleCommand
          words: [{(cat)}]
          redirects: [
            (HereDoc
              op_id: Redir_DLessDash
              fd: 16777215
              body: 
                {
                  (
'# This file lists all individuals having contributed content to the repository.\n'
                  ) ('# For how it is generated, see `scripts/generate-authors.sh`.\n')
                }
              do_expansion: False
              here_end: EOH
              was_filled: T
              spids: [39]
            )
          ]
        )
        (C {(echo)})
        (Pipeline
          children: [
            (C {(git)} {(log)} {(--format) (Lit_Other '=') (SQ <'%aN <%aE>'>)})
            (SimpleCommand
              words: [{(sort)} {(-uf)}]
              more_env: [(env_pair name:LC_ALL val:{(C.UTF-8)} spids:[60])]
            )
          ]
          negated: F
        )
      ]
      redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(AUTHORS)} spids:[69])]
      spids: [34]
    )
  ]
)