This is an automated email from the ASF dual-hosted git repository.

rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack-go.git


The following commit(s) were added to refs/heads/main by this push:
     new 5333c4f  README: update history and reference to IP clearance
5333c4f is described below

commit 5333c4fcd81372bcbcfa2595bafa21886ba91bd1
Author: Rohit Yadav <[email protected]>
AuthorDate: Mon Jul 26 11:34:48 2021 +0530

    README: update history and reference to IP clearance
    
    Signed-off-by: Rohit Yadav <[email protected]>
---
 README.md | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 58290c1..c67fac3 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-go-cloudstack
+cloudstack-go
 =============
+
 A CloudStack API client enabling Go programs to interact with CloudStack in a 
simple and uniform way
 
 ## Status
@@ -57,14 +58,18 @@ I fully understand I need to document this all a little 
more/better and there sh
 
 ## Getting Help
 
-_Please try to see if 
[GoDocs](http://godoc.org/github.com/xanzy/go-cloudstack) can provide some 
answers first!_
+_Please try to see if 
[GoDocs](http://godoc.org/github.com/apache/cloudstack-go) can provide some 
answers first!_
 
-* If you have an issue: report it on the [issue 
tracker](https://github.com/xanzy/go-cloudstack/issues)
+* If you have an issue: report it on the [issue 
tracker](https://github.com/apache/cloudstack-go/issues)
 
-## Author
+## History
 
-Sander van Harmelen (<[email protected]>)
+Sander van Harmelen (<[email protected]>) was the original author of this 
repo
+which was donated to the Apache CloudStack project under an [IP
+clearance](https://github.com/apache/cloudstack/issues/5159) process.
 
 ## License
 
-Licensed under the Apache License, Version 2.0 (the "License"); you may not 
use this file except in compliance with the License. You may obtain a copy of 
the License at <http://www.apache.org/licenses/LICENSE-2.0>
+Licensed under the Apache License, Version 2.0 (the "License"); you may not use
+this file except in compliance with the License. You may obtain a copy of the
+License at <http://www.apache.org/licenses/LICENSE-2.0>

Reply via email to