mirror of
https://github.com/donl/gPanel.git
synced 2026-05-25 14:22:14 -06:00
Merge pull request #149 from kentonh/name-update
changes source to proper GitHub Repo
This commit is contained in:
commit
c683906c50
7 changed files with 15 additions and 15 deletions
|
|
@ -34,7 +34,7 @@ This Code of Conduct applies both within project spaces and in public spaces whe
|
|||
|
||||
## Enforcement
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at george.shaw@ennovar.wichita.edu. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting the project team at gpanel@kentonhansen.com. The project team will review and investigate all complaints, and will respond in a way that it deems appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. Further details of specific enforcement policies may be posted separately.
|
||||
|
||||
Project maintainers who do not follow or enforce the Code of Conduct in good faith may face temporary or permanent repercussions as determined by other members of the project's leadership.
|
||||
|
||||
|
|
|
|||
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2017 Ennovar
|
||||
Copyright (c) 2018 George Shaw and Kenton Hansen
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
10
README.md
10
README.md
|
|
@ -1,5 +1,5 @@
|
|||
<p align="center"><img src="logo/gpanel-general.jpg" width="600"></p>
|
||||
<p align="center"><a href="https://travis-ci.org/Ennovar/gPanel"><img src="https://travis-ci.org/Ennovar/gPanel.svg?branch=master"></a></p>
|
||||
<p align="center"><a href="https://travis-ci.org/kenton/gPanel"><img src="https://travis-ci.org/kentonh/gPanel.svg?branch=master"></a></p>
|
||||
|
||||
# gPanel
|
||||
|
||||
|
|
@ -42,10 +42,10 @@ To get the repo...
|
|||
|
||||
```shell
|
||||
# Go get the repo and append it to your $GOPATH
|
||||
go get github.com/Ennovar/gPanel
|
||||
go get github.com/kentonh/gPanel
|
||||
|
||||
# Navigate to the directory (replace $GOPATH with your actual $GOPATH)
|
||||
cd $GOPATH/github.com/Ennovar/gPanel
|
||||
cd $GOPATH/github.com/kentonh/gPanel
|
||||
```
|
||||
|
||||
To set your repo up to contribute...
|
||||
|
|
@ -150,7 +150,7 @@ drwx------ 7 root root 4096 Jan 17 14:42 ..
|
|||
|
||||
#### Getting the Repository and Running
|
||||
|
||||
1. go get github.com/Ennovar/gPanel
|
||||
2. cd ~/go/src/github.com/Ennovar/gPanel
|
||||
1. go get github.com/kentonh/gPanel
|
||||
2. cd ~/go/src/github.com/kentonh/gPanel
|
||||
3. go build gpanel.go
|
||||
4. sudo ./gpanel
|
||||
|
|
|
|||
|
|
@ -501,10 +501,10 @@
|
|||
<div class="container">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md-6 col-12">
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://ennovar.io/">Ennovar</a></p>
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://kentonh.github.io/">gPanel</a></p>
|
||||
</div>
|
||||
<div class="col-md-6 col-12 d-flex justify-content-center justify-content-md-end">
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/Ennovar/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/kentonh/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -64,10 +64,10 @@
|
|||
<div class="container">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md-6 col-12">
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://ennovar.io/">Ennovar</a></p>
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://kentonh.github.io/">gPanel</a></p>
|
||||
</div>
|
||||
<div class="col-md-6 col-12 d-flex justify-content-center justify-content-md-end">
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/Ennovar/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/kentonh/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -487,10 +487,10 @@
|
|||
<div class="container">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md-6 col-12">
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://ennovar.io/">Ennovar</a></p>
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://kentonh.github.io/">gPanel</a></p>
|
||||
</div>
|
||||
<div class="col-md-6 col-12 d-flex justify-content-center justify-content-md-end">
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/Ennovar/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/kentonh/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -64,10 +64,10 @@
|
|||
<div class="container">
|
||||
<div class="row no-gutters">
|
||||
<div class="col-md-6 col-12">
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://ennovar.io/">Ennovar</a></p>
|
||||
<p class="text-muted m-0">Managed by <a target="_blank" href="http://kentonh.github.io/">gPanel</a></p>
|
||||
</div>
|
||||
<div class="col-md-6 col-12 d-flex justify-content-center justify-content-md-end">
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/Ennovar/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
<p class="text-muted m-0">Contribute on <a target="_blank" href="https://github.com/kentonh/gPanel">Github <i class="fa fa-github" aria-hidden="true"></i></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue