Page MenuHomeSolus

Initial inclusion of navi
ClosedPublic

Authored by sethfl on May 15 2020, 8:39 PM.
Tags
None
Referenced Files
F11048529: D8887.id.diff
Thu, Aug 10, 4:39 PM
F11048528: D8887.id21499.diff
Thu, Aug 10, 4:39 PM
F11048527: D8887.id21779.diff
Thu, Aug 10, 4:39 PM
F11048525: D8887.id21444.diff
Thu, Aug 10, 4:39 PM
F11048522: D8887.id21383.diff
Thu, Aug 10, 4:39 PM
F11034040: D8887.diff
Wed, Aug 9, 4:26 PM
F10972500: D8887.diff
Fri, Jul 21, 1:54 PM
F10825751: D8887.diff
Jun 4 2023, 1:03 AM

Details

Reviewers
DataDrake
Group Reviewers
Triage Team
Maniphest Tasks
T8894: Navi
Commits
R5001:97767c094e16: Initial inclusion of navi
Summary

Initial inclusion of navi.

Resolves T8894

Test Plan
  • Downloaad/manage multiple cheatsheet repos
  • Use cheatsheets for git and eopkg
  • Run commands via cheatsheets (git init, git add, eopkg up, etc)

Diff Detail

Branch
master
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

DataDrake added a subscriber: DataDrake.
DataDrake added inline comments.
package.yml
6

The license is Apache-2.0 not MIT.

This revision now requires changes to proceed.May 17 2020, 4:32 AM
pspec_x86_64.xml
30

Please use First Name Last Name.

fix license and packager name

JoshStrobl added a subscriber: JoshStrobl.

Please include the following as a MAINTAINERS.md file, thanks!

This file is used to indicate responsibility for the maintenance of this package. Individuals on this list should be the sole modifiers of the package, excluding cases where the Solus Team may need to perform necessary rebuilds, upgrades, or security fixes. This list should not be used for any direct contact usage. If you believe this package requires a package update, follow documentation from https://getsol.us/articles/packaging/request-a-package-update/en/. In the event this package no longer becomes sufficiently maintained, Core Team reserves the right to request a new maintainer or remove this package from the repository.

- Seth Flynn
  - Email: sethaflynn@gmail.com

Given I don't know if you have an IRC nick, that has been excluded. Should you have one, you can add an entry above the email one like so: - IRC: Nick

The MAINTAINERS.md file is intended to be used in the future on our solhub development platform to make automated notification of package updates and the like easier.

Patch itself looks good to me.

This revision now requires changes to proceed.May 21 2020, 9:26 AM

add a MAINTAINERS.md file

This revision is now accepted and ready to land.Jun 13 2020, 5:35 PM
This revision was automatically updated to reflect the committed changes.